blob: 686e3381c5ea9990eb90e82a3c4ae71b531feb3c [file] [log] [blame]
{
"name": "OJNetWorkTools",
"version": "1.0.1",
"summary": "网络请求工具",
"description": "网络请求工具,自用不解释。",
"homepage": "https://github.com/kingwangboss",
"license": "MIT",
"authors": {
"OneJ": "3942241@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/kingwangboss/OJNetWorkTools.git",
"tag": "1.0.1"
},
"source_files": "OJNetWorkTools/**/*.{h,m}",
"requires_arc": true
}