blob: 00e1de1ebcc44af8c76658dbf2ad91183e692f77 [file] [log] [blame]
{
"name": "OKHttpTackle",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "Multifunctional third party Library Based on AFNetworking package",
"homepage": "https://github.com/luocheng2013/SendHttpDemo",
"license": "MIT",
"authors": {
"luocheng": "maowangxin_2013@163.com"
},
"social_media_url": "http://www.jianshu.com/u/c4ac9f9adf58",
"source": {
"git": "https://github.com/luocheng2013/SendHttpDemo.git",
"tag": "0.0.1"
},
"source_files": "OKHttpTackle/*/*.{h,m}",
"resources": "OKHttpTackle/OKHttpTackle.bundle",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"FMDB": [
"~> 2.6.2"
],
"MJRefresh": [
"~> 3.1.12"
]
}
}