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