[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 1 / c / Swallow / 0.2.2 / Swallow.podspec.json
blobbf2120d5d0590f2bb7524b45b9487af1d30076cd
2   "name": "Swallow",
3   "version": "0.2.2",
4   "summary": "Convenient Network Framework in ObjC",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yanolja/Swallow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BOHYEONGKO": "sepiacain@yanolja.com"
13   },
14   "source": {
15     "git": "https://github.com/yanolja/Swallow.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Swallow/Classes/**/*",
22   "frameworks": "CFNetwork",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0"
26     ],
27     "YaEither": [
29     ]
30   }