blob: 576ebe1447558d767badeb1885c1e6d164097043 [file] [log] [blame]
{
"name": "MWHUD",
"version": "0.0.1",
"summary": "MWHUD",
"description": "MWHUD description",
"homepage": "https://github.com/mingway1991/MWHUD",
"license": "MIT",
"authors": {
"shimingwei": "mingwei.shi@hotmail.com"
},
"source": {
"git": "https://github.com/mingway1991/MWHUD.git",
"tag": "0.0.1"
},
"source_files": "MWHUD/**/*.{h,m}",
"requires_arc": false,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"WebKit",
"CoreGraphics"
]
}