[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 4 / 6 / AlamofireRouter / 1.0.0 / AlamofireRouter.podspec.json
blob9e7ea59f8fbafe1200bce06bb8f866b78a1d6f5f
2   "name": "AlamofireRouter",
3   "version": "1.0.0",
4   "summary": "Simple Alamofire router.",
5   "description": "Simple Alamofire router, that permit you to create your API in easy way.",
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": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/corlaonline",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "source_files": "AlamofireRouter/Classes/**/*",
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"