[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / 9 / ApplicationRouter / 0.0.1 / ApplicationRouter.podspec.json
blobe94c685bc2f00f2d5ed1ce01dd451a00e371dcf3
2   "name": "ApplicationRouter",
3   "version": "0.0.1",
4   "summary": "Modern library for routing in iOS application",
5   "description": "Modern library for routing in iOS application",
6   "homepage": "https://github.com/vstanishevsky/ApplicationRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladislav Stanishevsky": "stanishevskyvlad@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/vstanishevsky",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/vstanishevsky/ApplicationRouter.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "UIKit"