[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / d / 7 / OKHttpTackle / 0.0.1 / OKHttpTackle.podspec.json
blob00e1de1ebcc44af8c76658dbf2ad91183e692f77
2   "name": "OKHttpTackle",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "Multifunctional third party Library Based on AFNetworking package",
8   "homepage": "https://github.com/luocheng2013/SendHttpDemo",
9   "license": "MIT",
10   "authors": {
11     "luocheng": "maowangxin_2013@163.com"
12   },
13   "social_media_url": "http://www.jianshu.com/u/c4ac9f9adf58",
14   "source": {
15     "git": "https://github.com/luocheng2013/SendHttpDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "OKHttpTackle/*/*.{h,m}",
19   "resources": "OKHttpTackle/OKHttpTackle.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "MBProgressHUD": [
27     ],
28     "FMDB": [
29       "~> 2.6.2"
30     ],
31     "MJRefresh": [
32       "~> 3.1.12"
33     ]
34   }