[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 4 / 6 / AlamofireRouter / 0.0.1 / AlamofireRouter.podspec.json
bloba9a4a5af4f213b9ae33e33d63312613e136c87b0
2   "name": "AlamofireRouter",
3   "version": "0.0.1",
4   "summary": "Simple Alamofire router.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CorlaOnline/AlamofireRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Corlatti": "alex.corlatti@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CorlaOnline/AlamofireRouter.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AlamofireRouter/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
25       "~> 3.2"
26     ]
27   }