blob: 844518df7b10560cdfd4c4f46d2cc398874f9ce7 [file] [log] [blame]
{
"name": "FCYAsserts",
"version": "1.2.1",
"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": "v1.2.1"
},
"source_files": "FCYAsserts/*.{h,m}",
"requires_arc": true
}