blob: 98aeefab87dc28f218e911cd27a657e097ab25fc [file] [log] [blame]
{
"name": "BlockUI",
"version": "1.0.0",
"summary": "block for UI.",
"description": "block for UI/UIViews",
"homepage": "https://github.com/lyt3251/ShareBlockUI",
"license": "MIT",
"authors": {
"lyt323.student": "lyt323.student@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lyt3251/ShareBlockUI.git",
"tag": "1.0.0"
},
"source_files": "BlockUI/BlockUI/*.{h,m}",
"exclude_files": "BlockUI/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}