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