| { | |
| "name": "CyTabbar_cycao", | |
| "version": "0.0.2", | |
| "summary": "CY customize tabbar", | |
| "description": "CY customize tabbar. 4 Tabs", | |
| "homepage": "https://github.com/cycaoecw/CyTabbar", | |
| "license": "MIT", | |
| "authors": { | |
| "CY": "cy.cao@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/cycaoecw/CyTabbar.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "CyTabbar/CyTabbar/**/*.{h,m}", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |