blob: f6ba99eced85a54a9b9be684742ff36b54fb58a5 [file] [log] [blame]
{
"name": "ADSuyiSDK",
"version": "3.0.6.08121",
"summary": "A short description of ADSuyiSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://121.41.108.203/adsuyi_kit/adsuyisdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshenya": "sangshen@ecook.cn"
},
"source": {
"git": "http://121.41.108.203/adsuyi_kit/adsuyisdk.git",
"tag": "3.0.6.08121"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ADSuyiSDK/Classes/*.framework",
"frameworks": "UIKit",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"ADSuyiKit": [
"~> 0.4.0.0"
],
"ADSuyiNetwork": [
"~> 0.1.3.0"
],
"ADMobGenDeviceInfo": [
"~> 1.8.3.0"
]
},
"libraries": "sqlite3",
"static_framework": true,
"requires_arc": true
}