blob: 0bc354ec98c58889be64ba2dbe5c93c1fd7e2133 [file] [log] [blame]
{
"name": "HUUI",
"version": "0.0.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.0.2"
},
"source_files": "HUUI/UI/**/*.{h,m}",
"resources": "HUUI/UI/**/*.{xib,bundle}",
"frameworks": "UIKit"
}