blob: 97308cc95525dfe6ec2a385c48b1b783b535b164 [file] [log] [blame]
{
"name": "FCYAsserts",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/fcy/FCYAsserts",
"authors": {
"Felipe Cypriano": "felipe@cypriano.me"
},
"summary": "Collection of assert macros that logs usefull messages.",
"source": {
"git": "https://github.com/fcy/FCYAsserts.git",
"tag": "1.0.0"
},
"source_files": [
"FCYAsserts/FCYAsserts.h",
"FCYAsserts/FCYAssertHandler.{h,m}"
],
"requires_arc": true
}