blob: 77f763ae38041a0b7bf13a6394465d501aa2f525 [file] [log] [blame]
{
"name": "WTAZoomNavigationController",
"version": "1.0.0",
"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.0"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}