blob: 60ef2eb9a79755d07f188af4a9c5a72208da95c2 [file] [log] [blame]
{
"name": "NSAssert+BackingActions",
"version": "1.0.1",
"summary": "NSAssert-based macros that perform some backing actions when NS_BLOCK_ASSERTIONS is defined.",
"homepage": "https://github.com/insanehunter/NSAssert-BackingActions",
"license": "MIT",
"authors": {
"Sergei Cherepanov": "s.cherepanov@gmail.com"
},
"source": {
"git": "https://github.com/insanehunter/NSAssert-BackingActions.git",
"tag": "1.0.1"
},
"source_files": "NSAssert+BackingActions.h",
"requires_arc": false
}