blob: f4edac4cc111f311e7e04c41194fac19c4759f50 [file] [log] [blame]
{
"name": "XCSADBridge",
"version": "1.2.0",
"summary": "A short description of XCSADBridge.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HWZSS": "maodou@ecook.cn"
},
"homepage": "https://github.com/mcllzx/XCSADBridge.git",
"description": "TODO: Add long description of the pod here.",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/mcllzx/XCSADBridge.git"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "ios/XCSADBridge.framework"
},
"dependencies": {
"ADSuyiSDK": [
],
"XCSADCore": [
]
}
}