[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 2 / a / 9 / Redes / 0.1 / Redes.podspec.json
blob7c46a748c4741375d0cbe95d631cf9bf24ec2b6a
2   "name": "Redes",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "High-level network layer abstraction library written in Swift",
6   "homepage": "https://github.com/cuzv/Redes",
7   "authors": {
8     "Moch Xiao": "cuzval@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/cuzv/Redes.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Source/*.swift",
18   "requires_arc": true,
19   "dependencies": {
20     "Alamofire": [
22     ]
23   }