blob: ad5038a26f5a7f1854ca0e2beeca8c9c60d32d43 [file] [log] [blame]
{
"name": "IDOUIKit",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IDOUIKit/Classes/**/*",
"frameworks": "UIKit"
}