blob: 45a0df6d0b68d8c6d91c0e2898f4c65740b10e73 [file] [log] [blame]
{
"name": "CNLiveRequestKitSDK",
"version": "1.4.1",
"summary": "LSY-iOS 网络请求基础工具",
"homepage": "https://github.com/woshiliushiyu/CNLiveRequestKitSDK",
"source": {
"git": "https://github.com/woshiliushiyu/CNLiveRequestKitSDK.git",
"tag": "1.4.1"
},
"license": "MIT",
"authors": {
"woshiliushiyu": "1010530278@qq.com"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": "CNLiveRequestBastKit.framework",
"dependencies": {
"AFNetworking": [
"~>3.2.1"
]
}
}