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