blob: 80e22636acef6265d22023e23be12f2e16d44c76 [file] [log] [blame]
{
"name": "Third_library",
"version": "0.0.1",
"summary": "AFNetworking 3.x 与 YYCache 封装而成,简化网络请求和数据缓存调用方法!",
"homepage": "https://git.coding.net/panzhi/third_library_test.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Panzhi": "18895780290@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.coding.net/panzhi/third_library_test.git",
"tag": "0.0.1"
},
"source_files": "Third_library/Third_library/test/*.{h,m}",
"requires_arc": true
}