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