blob: c73f78e0cf16959ffb49564134bd6f790c3f1a0a [file] [log] [blame]
{
"name": "CTMeditor",
"version": "0.0.1",
"summary": "CTMeditor 组件",
"description": "组件化中间件CTMeditor",
"homepage": "https://github.com/wode0weiyi/HG_CTMeditor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huzhihui": "wonderfulhzh@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wode0weiyi/HG_CTMeditor.git",
"tag": "0.0.1"
},
"source_files": [
"CTMediator",
"CTMediator/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true
}