{
  "name": "UMFontInterface",
  "version": "5.2.1",
  "summary": "Interface for managing fonts.",
  "description": "Interface for managing fonts.",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-font-interface",
  "platforms": {
    "ios": "10.0"
  },
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "source_files": "UMFontInterface/**/*.{h,m}",
  "preserve_paths": "UMFontInterface/**/*.{h,m}",
  "requires_arc": true
}