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