[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 2 / 9 / 1 / EYNetwork / 0.1.5 / EYNetwork.podspec.json
blob65c45d8becad5e11acd740e8597ebb04e5cfe7c7
2   "name": "EYNetwork",
3   "version": "0.1.5",
4   "summary": "A short description of EYNetwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wowbby/EYNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wowbby": "zhengzhx@haier.com"
13   },
14   "source": {
15     "git": "https://github.com/wowbby/EYNetwork.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EYNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "ReactiveObjC": [
28     ]
29   }