blob: 56f7119ee1abc1f1052ae81f628abb640d39ccb0 [file] [log] [blame]
{
"name": "InfiniteNavigationController-iOS",
"version": "0.1.0",
"summary": "Library to keep the ViewControllers stack limited.",
"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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InfiniteNavigationController/Source/**/*",
"swift_version": "4.0"
}