[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 3 / e / InfiniteNavigationController-iOS / 1.1.0 / InfiniteNavigationController-iOS.podspec.json
blob97a727dafd44759be425676299764b4f92df2eb3
2   "name": "InfiniteNavigationController-iOS",
3   "version": "1.1.0",
4   "summary": "Library to keep the stack of view controllers limited in memory. Make your app with infinite navigation with low memory use.",
5   "homepage": "https://github.com/allanragec/InfiniteNavigationController-iOS",
6   "license": {
7     "type": "LPGL 2.1",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Allan Melo": "allanragec@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/allanragec/InfiniteNavigationController-iOS.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "InfiniteNavigationController/Source/**/*",
21   "swift_version": "4.0"