[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 2 / SFHttp / 1.0.2 / SFHttp.podspec.json
blobdf24ba237c5adf4aefda16e37e8da3d764085fa1
2   "name": "SFHttp",
3   "version": "1.0.2",
4   "authors": {
5     "ruibox001": "wangshengyuancrazy@163.com"
6   },
7   "homepage": "https://github.com/ruibox001/SFHttp",
8   "summary": "SFHttp 是基于AFNetworking的封装的网络请求类",
9   "source": {
10     "git": "https://github.com/ruibox001/SFHttp.git",
11     "tag": "v1.0.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "SFHttp",
23     "SFHttp/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit"