| { | |
| "name": "ZATabBar", | |
| "version": "0.0.4", | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "summary": "Tabbar without labels.", | |
| "homepage": "https://github.com/Istergul/ZATabBar", | |
| "license": "MIT", | |
| "authors": { | |
| "Istergul": "istergul@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Istergul/ZATabBar.git", | |
| "tag": "0.0.4" | |
| }, | |
| "source_files": "Classes", | |
| "exclude_files": "Classes/Exclude", | |
| "requires_arc": false, | |
| "ios": { | |
| "frameworks": "QuartzCore" | |
| } | |
| } |