Rocket.Chat.ReactNative/ios/Pods/Local Podspecs/UMFontInterface.podspec.json

19 lines
527 B
JSON

{
"name": "UMFontInterface",
"version": "3.0.0",
"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
}