blob: 969612e3fdf1fc73e8dc3124b836716ad96f5d05 [file] [log] [blame]
{
"name": "RAppierFramework",
"version": "0.0.1",
"summary": "RAppierFramework is the library for Test",
"homepage": "https://www.google.com",
"documentation_url": "https://docs.google.com/docs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Test": "rex.chen@appier.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/chunta/RAppier.git",
"tag": "v0.0.1"
},
"ios": {
"vendored_frameworks": "RAppier.xcframework"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation",
"ImageIO",
"MobileCoreServices"
],
"requires_arc": true
}