[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 0 / LightRoute / 2.1.19 / LightRoute.podspec.json
blob54018fbcab98079e87bf2c0b2e7739733715a3fe
2   "name": "LightRoute",
3   "version": "2.1.19",
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.19",
15     "submodules": false
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Sources/*.swift",
22     "Sources/TransitionNodes/*.swift",
23     "Sources/Protocols/*.swift"
24   ]