| { | |
| "name": "REVOCS", | |
| "version": "0.1.1", | |
| "summary": "The UI design specialized binding library", | |
| "description": " REVOCS simplify the implementation of the theme feature for iOS apps.\n", | |
| "homepage": "https://github.com/neethouse/REVOCS", | |
| "license": "MIT", | |
| "authors": { | |
| "mtmta": "d.masamoto@covelline.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/neethouse/REVOCS.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes", | |
| "frameworks": "UIKit" | |
| } |