blob: 8fabc68d0c090c082128725b32d0ded398e06962 [file] [log] [blame]
{
"name": "OJNetWorkTools",
"version": "1.0.0",
"summary": "网络请求工具",
"homepage": "https://github.com/kingwangboss/OJNetWorkTools",
"license": "MIT",
"authors": {
"OneJ": "3942241@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kingwangboss/OJNetWorkTools.git",
"tag": "1.0.0"
},
"source_files": "OJNetWorkTools/**/*.{h,m}",
"requires_arc": true
}