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