blob: 0574d21ef181e125a53282a7f3affbfd3800fb08 [file] [log] [blame]
{
"name": "WTAZoomNavigationController",
"version": "1.0.6",
"summary": "A zooming navigation controller for iOS 7. In progress.",
"homepage": "https://github.com/willowtreeapps/WTAZoomNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"WillowTree Apps, Inc.",
"Andrew Carter"
],
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/willowtreeapps/WTAZoomNavigationController.git",
"tag": "1.0.6"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}