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