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