blob: f8f6070c4f6a6eea87d667a1569208e0e889d055 [file] [log] [blame]
{
"name": "SPSuccinct",
"version": "1.0.1",
"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.1"
},
"description": "Making ObjC succinct: KVO tools including SPDepends, and macros for \"POD\" literals.",
"source_files": "SPSuccinct/SP*.{h,m}",
"requires_arc": false
}