blob: da86b169cb08ed05b5fa2e6896fce6d4efde338d [file] [log] [blame]
{
"name": "TKNavigationController",
"version": "0.3",
"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.3"
},
"platforms": {
"ios": null
},
"source_files": "TKNavigationController.{h,m}",
"requires_arc": true
}