blob: 08e18b4bfa221e30fde0573cbaac0da496f6b729 [file] [log] [blame]
{
"name": "IDOUIKit",
"version": "0.1.1",
"summary": "公共UI框架",
"description": "公共UI框架,集合了开发中常见的UI控件",
"homepage": "http://192.168.1.124:8081/luxiao/idonewproject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"鲁鲁骁": "lux@idoosmart.com"
},
"source": {
"git": "http://192.168.1.124:8081/luxiao/idonewproject.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IDOUIKit/Classes/**/*",
"frameworks": "UIKit"
}