blob: dc4b2980aa1650e52ee97ad346b4a00995e63e84 [file] [log] [blame]
{
"name": "ExchangeSDK",
"version": "0.0.2",
"summary": "A short description of ExchangeSDK",
"description": "pod spec create xx",
"homepage": "https://github.com/songbigong",
"license": "None",
"authors": {
"LeonSoong": "460715538@qq.com"
},
"source": {
"git": "https://github.com/songbigong/ExchangeSDK.git",
"tag": "0.0.2"
},
"static_framework": true,
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "Frameworks/ExchangeSDK.framework",
"resources": [
],
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
]
}
}