blob: 17293dbea378edd37a23835206fae021731f26f7 [file] [log] [blame]
{
"name": "REVOCS",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit"
}