blob: 09d15d7aa53cfe0717cf81aa708b8522ece4167c [file] [log] [blame]
{
"name": "JRQGSdk",
"version": "0.0.1",
"summary": "JRQGSdk 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/JRQGSdk.git",
"tag": "v0.0.1"
},
"ios": {
"vendored_frameworks": "JRQGSdk.xcframework"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation",
"ImageIO",
"MobileCoreServices"
],
"requires_arc": true
}