blob: 432a46931945eac924ff8f2109f5d7cc7ba26f7f [file] [log] [blame]
{
"name": "HUUI",
"version": "0.1.2",
"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.1.2"
},
"source_files": "HUUI/**/*.{h,m}",
"resources": "HUUI/**/*.{xib,bundle}",
"frameworks": "UIKit"
}