blob: e4e4055b864c2db06ea513b3532a9cc5f78eaff5 [file] [log] [blame]
{
"name": "EasyBlock",
"version": "0.1.3",
"summary": "a easy function for Block",
"platforms": {
"ios": "6.0"
},
"description": "简单好用的支持各种事件转为闭包处理的工具,开始使用吧!",
"homepage": "https://github.com/JungHsu/EasyBlock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JungHsu": "1021057927@qq.com"
},
"source": {
"git": "https://github.com/JungHsu/EasyBlock.git",
"tag": "0.1.3"
},
"source_files": "EasyBlockDemo/EasyBlock/**/*.{h,m}",
"requires_arc": true
}