blob: 8770ce066249ba5fba2e01be759afcf03af841d3 [file] [log] [blame]
{
"name": "HUUI",
"version": "0.0.1",
"summary": "UI for ios",
"homepage": "https://github.com/hujewelz/HUUI",
"license": "MIT",
"authors": {
"Jewelz Hu": "hujewelz@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hujewelz/HUUI.git",
"tag": "0.0.1"
},
"source_files": "HUUI/UI/**/*.{h,m,xib,bundle}",
"frameworks": "UIKit"
}