[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / d / 4 / 0 / LightRoute / 2.0.1 / LightRoute.podspec.json
blobb666e4e687955bccb520f1fa912e5f8093e5dd0a
2   "name": "LightRoute",
3   "version": "2.0.1",
4   "summary": "LightRoute is easy transition between view controllers and support many popylar arhitectures",
5   "description": "LightRoute is easy transition between view controllers and support many popylar arhitectures. This framework very flow for settings your transition and have userfriendly API.",
6   "homepage": "https://github.com/SpectralDragon/LightRoute",
7   "documentation_url": "https://github.com/SpectralDragon/LightRoute",
8   "license": "MIT",
9   "authors": {
10     "Vladislav Prusakov": "hipsterknights@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/SpectralDragon/LightRoute.git",
14     "tag": "2.0.1",
15     "submodules": false
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "LightRoute/*.swift",
22     "LightRoute/TransitionNodes/*.swift",
23     "LightRoute/Protocols/*.swift"
24   ],
25   "pushed_with_swift_version": "4.0"