blob: 9ebff70dd0407d469a4370649fc3e57422b61e31 [file] [log] [blame]
{
"name": "JRAppierSdk",
"version": "0.0.4",
"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.4"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation",
"ImageIO",
"MobileCoreServices"
],
"requires_arc": true,
"subspecs": [
{
"name": "JRADSdk",
"dependencies": {
"JRADSdk": [
]
}
},
{
"name": "JRQGSdk",
"dependencies": {
"JRQGSdk": [
]
}
}
]
}