blob: 84a453da84aafb183efab8a3be871aeaaf67db00 [file] [log] [blame]
{
"name": "NeetAssertionKit",
"version": "1.1.0",
"summary": "Assertion Kit of Objective-C for NEET",
"description": " ## Assertion Kit of Objective-C for NEET\n",
"homepage": "https://github.com/neethouse/NeetAssertionKit",
"license": "MIT",
"authors": {
"covelline, LLC.": "info@covelline.com"
},
"source": {
"git": "https://github.com/neethouse/NeetAssertionKit.git",
"tag": "v1.1.0"
},
"source_files": "NeetAssertionKit/*.{h,m}",
"requires_arc": true
}