[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 0 / LightRoute / 2.1 / LightRoute.podspec.json
blob1c9df161c097a4b8022ff6e039fef5467bd76ffb
2   "name": "LightRoute",
3   "version": "2.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.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"