[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / d / 4 / 0 / LightRoute / 2.1.16 / LightRoute.podspec.json
blob09482098701ed9d29d079b26780126e0b0f24a8a
2   "name": "LightRoute",
3   "version": "2.1.16",
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.16",
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   ]