blob: a6e2d7c0d0f4c1574e0fd1b0803de427212f4f04 [file] [log] [blame]
{
"name": "DZLObjcAdditions",
"version": "2.4.0",
"summary": "Handy Objective-C 'Extensions'",
"homepage": "https://github.com/samdods/DZLObjcAdditions",
"license": "MIT",
"authors": {
"Sam Dods": "dods.sam@gmail.com"
},
"source": {
"git": "https://github.com/samdods/DZLObjcAdditions.git",
"tag": "2.4.0"
},
"source_files": "DZLObjcAdditions/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}