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