blob: d9bf2aaaf50a768e75b0a3c9d1274c6625c3408e [file] [log] [blame]
{
"name": "ADSuyiSDK",
"version": "3.1.3.03011",
"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.1.3.03011"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "ADSuyiSDK/Classes/*.xcframework",
"frameworks": "UIKit",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"ADSuyiKit": [
"~> 0.4.4.0"
],
"ADSuyiNetwork": [
"~> 0.1.4.0"
],
"ADMobGenDeviceInfo": [
"~> 1.8.5.0"
]
},
"libraries": "sqlite3",
"static_framework": true,
"requires_arc": true
}