blob: 97a727dafd44759be425676299764b4f92df2eb3 [file] [log] [blame]
{
"name": "InfiniteNavigationController-iOS",
"version": "1.1.0",
"summary": "Library to keep the stack of view controllers limited in memory. Make your app with infinite navigation with low memory use.",
"homepage": "https://github.com/allanragec/InfiniteNavigationController-iOS",
"license": {
"type": "LPGL 2.1",
"file": "LICENSE"
},
"authors": {
"Allan Melo": "allanragec@gmail.com"
},
"source": {
"git": "https://github.com/allanragec/InfiniteNavigationController-iOS.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InfiniteNavigationController/Source/**/*",
"swift_version": "4.0"
}