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