[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 7 / 1 / c / Swallow / 0.1.3 / Swallow.podspec.json
blob55f924a090e1c8c0063729e026650fe3204c8a0d
2   "name": "Swallow",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Swallow/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0"
25     ],
26     "YaEither": [
28     ]
29   }