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