[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / d / 6 / e / MoeNetwork / 1.0.0 / MoeNetwork.podspec.json
blob0e67c80a2be1e500d2c46f4d14e3d1c5401dcf37
2   "name": "MoeNetwork",
3   "version": "1.0.0",
4   "summary": "A network layer dependents on Alamofire and Handyjson.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/linyanzuo/MoeNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linyanzuo1222@gmail.com": "zed@moemoetech.com"
13   },
14   "source": {
15     "git": "https://github.com/linyanzuo/MoeNetwork.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "Classes/*",
23   "dependencies": {
24     "HandyJSON": [
25       "~> 5.0.0"
26     ],
27     "Alamofire": [
28       "~> 4.8.2"
29     ],
30     "MoeUI/Common": [
31       "1.1.0"
32     ]
33   },
34   "swift_version": "4.0"