[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / f / 8 / 9 / NetWorkEngine / 1.0.0 / NetWorkEngine.podspec.json
blob0e0a6a6296d0c4cb0a286e729c6fb8d06e579cb1
2   "name": "NetWorkEngine",
3   "version": "1.0.0",
4   "summary": "HGNetWorkEngine.",
5   "description": "一个网络请求, 使用依赖AFN框架, 简单又好用.",
6   "homepage": "https://github.com/Summary2017/NetWorkEngine",
7   "license": "MIT",
8   "authors": {
9     "ZhuHong": "13332082565@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Summary2017/NetWorkEngine.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "HGNetWorkEngine/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }