blob: d8ef23dd523f63d9319dfc206dc8d57368461d7a [file] [log] [blame]
{
"name": "ILGAsserts",
"version": "1.1.1",
"summary": "Assert macros for use with XCTest",
"homepage": "https://github.com/ilg/ILGAsserts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Isaac Greenspan": "ilg@2718.us"
},
"source": {
"git": "https://github.com/ilg/ILGAsserts.git",
"tag": "1.1.1"
},
"source_files": "ILGAsserts.{h,m}",
"frameworks": "XCTest",
"requires_arc": true
}