blob: f7f5a08bda996337423ab340cb527e73b3f5e5c2 [file] [log] [blame]
{
"name": "BlockCallAssert",
"version": "0.0.4",
"summary": "When callback block is NEVER called, throw an exception.",
"description": "When callback block is NEVER called, throw an exception.",
"homepage": "https://github.com/djs66256/BlockCallAssert",
"license": "BSD",
"authors": {
"Daniel": "djs66256@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/djs66256/BlockCallAssert.git",
"tag": "0.0.4"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m,s}"
],
"exclude_files": "Classes/Exclude"
}