[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 2 / MFNetAPIClient / 0.0.2 / MFNetAPIClient.podspec.json
blob695bab09ca4372e4298684ac47263fb038472ec9
2   "name": "MFNetAPIClient",
3   "version": "0.0.2",
4   "summary": "一个好用的 iOS Mac-os 网络库.",
5   "description": "一个好用的 iOS Mac-os 网络库.",
6   "homepage": "https://github.com/zhigangfang/MFNetAPIClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "房志刚": "fangzhigang513@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zhigangfang/MFNetAPIClient.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "MFNetAPIClient",
23     "MFNetAPIClient/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.1.0"
28     ],
29     "TMCache": [
30       "~> 2.1.0"
31     ],
32     "CocoaSecurity": [
33       "~> 1.2.4"
34     ],
35     "Reachability": [
36       "~> 3.2"
37     ]
38   }