blob: 719d8b620b82b79b496727b12620f24aa88e5e7f [file] [log] [blame]
{
"name": "BlockCallAssert",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m,s}"
],
"exclude_files": "Classes/Exclude"
}