[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 6 / 8 / STNetwork / 1.0.5 / STNetwork.podspec.json
blob2238d06cd43d0a45852aafde51a3e228f860bcdb
2   "name": "STNetwork",
3   "version": "1.0.5",
4   "summary": "iOS",
5   "homepage": "https://github.com/haivy/STNetwork",
6   "description": "network",
7   "license": "MIT",
8   "authors": {
9     "qiang": "623057062@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/haivy/STNetwork.git",
16     "tag": "1.0.5"
17   },
18   "source_files": "STNetwork/**/*",
19   "requires_arc": true,
20   "frameworks": "CFNetwork",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0"
24     ]
25   }