[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / e / SFRequest / 1.0.1 / SFRequest.podspec.json
blobeb68c68eb3d7f62f88410b63becf4f3d6dd713db
2   "name": "SFRequest",
3   "version": "1.0.1",
4   "authors": {
5     "ruibox001": "wangshengyuancrazy@163.com"
6   },
7   "homepage": "https://github.com/ruibox001/SFRequest",
8   "summary": "SFRequest 是基于AFNetworking的封装的网络请求类",
9   "source": {
10     "git": "https://github.com/ruibox001/SFRequest.git",
11     "tag": "v1.0.1"
12   },
13   "license": "MIT",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "SFHttp",
20     "SFHttp/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit"