blob: 5d5b5874cd520c7d775afb92633f2b9c47b23f07 [file] [log] [blame]
{
"name": "SPSuccinct",
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Tools to write succinct Objective-C.",
"homepage": "https://github.com/nevyn/SPSuccinct",
"authors": {
"Joachim Bengtsson": "joachimb@gmail.com"
},
"source": {
"git": "https://github.com/nevyn/SPSuccinct.git",
"tag": "1.0.4"
},
"description": "Object-based KVO tools, some functional programming tools, macros for \"plain old data\" literals, , and SPDepends.",
"source_files": "SPSuccinct/SP*.{h,m}",
"requires_arc": false
}