[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 7 / 1 / c / Swallow / 0.1.8 / Swallow.podspec.json
blobd338373f1b8e8f19b1f88815cd32fe3929eb44bc
2   "name": "Swallow",
3   "version": "0.1.8",
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.1.8"
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   }