[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 2 / a / 9 / Redes / 2.0.2 / Redes.podspec.json
blob6caceb570ebd5334dc719dddcacac28f1c629f01
2   "name": "Redes",
3   "version": "2.0.2",
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": "2.0.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.1"
22     ]
23   },
24   "pushed_with_swift_version": "3.0"