blob: 3e46ac156c0b475c5aa4a064f7cfe16b4c513506 [file] [log] [blame]
{
"name": "TKNavigationController",
"version": "0.2",
"summary": "UIViewController container that shows bottom toolbar.",
"homepage": "http://github.com/mapedd/TKNavigationController",
"license": "Apache",
"authors": {
"Tomek Kuzma": "mapedd@mapedd.com"
},
"source": {
"git": "https://github.com/mapedd/TKNavigationController.git",
"tag": "0.2"
},
"platforms": {
"ios": null
},
"source_files": "TKNavigationController.{h,m}",
"requires_arc": true
}