blob: 1c35b646116a33fe65404c6a6aa34c9276912a00 [file] [log] [blame]
{
"name": "JRAppierSdk",
"version": "0.0.1",
"summary": "JRAppierSdk 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/JRAppierSdk.git",
"tag": "v0.0.1"
},
"dependencies": {
"JRCoreSdk": [
],
"JRADSdk": [
],
"JRQGSdk": [
]
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation",
"ImageIO",
"MobileCoreServices"
],
"requires_arc": true
}