[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / 9 / c / YLNetClient / 0.1.0 / YLNetClient.podspec.json
blob45a8da3283783f7c0f47234ad5c5e640b2d7dc2c
2   "name": "YLNetClient",
3   "version": "0.1.0",
4   "summary": "A Tools of Network.",
5   "description": "A Tools of Network use easy.",
6   "homepage": "https://github.com/cloverapp1/YLNetClient.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2510479687@qq.com": "2510479687@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/cloverapp1/YLNetClient.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLNetClient/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~>3.2.1"
25     ],
26     "YLJsonLib": [
27       "~>0.1.7"
28     ],
29     "MBProgressHUD": [
30       "~>1.1.0"
31     ]
32   }