vn-verdnaturachat/ios/Pods/Local Podspecs/UMAppLoader.podspec.json

19 lines
529 B
JSON
Raw Normal View History

{
"name": "UMAppLoader",
"version": "1.0.2",
"summary": "App loader for background applications",
"description": "App loader for background applications",
"license": "MIT",
"authors": "650 Industries, Inc.",
"homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-app-loader",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/expo/expo.git"
},
"source_files": "UMAppLoader/**/*.{h,m}",
"preserve_paths": "UMAppLoader/**/*.{h,m}",
"requires_arc": true
}