blob: 0701cb265f5fba6523d46ac8381ea425cd6b431b [file] [log] [blame]
{
"name": "SPSuccinct",
"version": "1.0.0",
"license": "MIT",
"summary": "Tools to write succinct Objective-C.",
"homepage": "http://github.com/nevyn/SPSuccinct",
"authors": {
"Joachim Bengtsson": "joachimb@gmail.com"
},
"source": {
"git": "https://github.com/nevyn/SPSuccinct.git",
"tag": "1.0.0"
},
"description": "Macros for \"POD\" literals, KVO tools, and SPDepends.",
"source_files": "SPSuccinct/SP*.{h,m}",
"requires_arc": false
}