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