blob: 7cde3beb85ae2afc190dd364add3f95c669a026f [file] [log] [blame]
{
"name": "XTOOLAPP_LIBRARY",
"version": "0.0.4",
"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.4"
},
"source_files": "Third_library/Third_library/test/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"FBAudienceNetwork": [
]
}
}