blob: aa7430c66c4f4425704c534f0f30d20f077824fe [file] [log] [blame]
{
"name": "YYBHUDView",
"version": "0.0.1",
"summary": "An UseFul HUDView Tool.",
"description": "An UseFul HUDView Tool need add Masonry.",
"homepage": "https://github.com/damonyyb/YYBView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"damonyyb": "961355618@qq.com"
},
"source": {
"git": "https://github.com/damonyyb/YYBView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYBHUDView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}