blob: 2030a7b75f2e9617e4059f77074084a4dbc77562 [file] [log] [blame]
{
"name": "ADSuyiNetwork",
"version": "0.1.3.08121",
"summary": "A short description of ADSuyiNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "hhttp://121.41.108.203/adsuyi_kit/adsuyinetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshenya": "sangshen@ecook.cn"
},
"source": {
"git": "http://121.41.108.203/adsuyi_kit/adsuyinetwork.git",
"tag": "0.1.3.08121"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ADSuyiNetwork/Classes/*.framework",
"dependencies": {
"ADSuyiKit": [
"~> 0.4.0"
]
},
"frameworks": "UIKit",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}