blob: e8a2284681e0b5330013d6946e60f6661e5acb2f [file] [log] [blame]
{
"name": "JKOCNetWorkTools",
"version": "0.0.1",
"summary": "OC NetWorkTool",
"description": "This is another simple encapsulation of the AFN 3.0 network request.",
"homepage": "https://github.com/JoanKing/JKOCNetWorkTools",
"license": "Apache License 2.0",
"authors": {
"JoanKing": "2318151015@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JoanKing/JKOCNetWorkTools.git",
"tag": "0.0.1"
},
"source_files": [
"JKOCNetWorkTools",
"JKOCNetWorkTools/**/*.{h,m}"
],
"social_media_url": "https://www.jianshu.com/u/8fed18ed70c9",
"dependencies": {
"AFNetworking": [
]
},
"requires_arc": true
}