blob: 3740f2d6279944e3f0c3204e9465b770beb06a39 [file] [log] [blame]
{
"name": "CNLiveRequestBastKit",
"version": "0.1.1.1",
"summary": "LSY-iOS 网络请求基础工具",
"homepage": "https://github.com/woshiliushiyu/CNLiveNetworking",
"source": {
"git": "https://github.com/woshiliushiyu/CNLiveNetworking.git",
"tag": "0.1.1.1"
},
"license": "MIT",
"authors": {
"woshiliushiyu": "1010530278@qq.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "CNLiveRequestBastKit",
"vendored_frameworks": "CNLiveRequestBastKit.framework",
"dependencies": {
"AFNetworking": [
]
}
}
]
}