[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / d / 0 / MHNetworkRequest / 0.0.1 / MHNetworkRequest.podspec.json
blob2886dbb1bc99d0050b7d0b2624c16b8f29aecec6
2   "name": "MHNetworkRequest",
3   "version": "0.0.1",
4   "summary": "Fast integrated Network",
5   "homepage": "https://github.com/hxmanson/MHNetworkRequest",
6   "license": "MIT",
7   "authors": {
8     "Manson Hu": "mhx_work@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/hxmanson/MHNetworkRequest.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "MHNetworkRequest",
19     "MHNetworkRequest/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "YTKNetwork": [
24       "~> 2.0"
25     ]
26   }