blob: 9616c038513d6841813922229e498196f0bb630b [file] [log] [blame]
{
"name": "Objective-Shorthand",
"version": "1.3.1",
"license": "MIT",
"summary": "Objective-Shorthand is a set of categories on Foundation objects that make long things in Objective-C short.",
"homepage": "https://github.com/khanlou/Objective-Shorthand",
"authors": {
"Soroush Khanlou": "soroush@khanlou.com"
},
"source": {
"git": "https://github.com/khanlou/Objective-Shorthand.git",
"tag": "v1.3.1"
},
"requires_arc": true,
"source_files": "Objective-Shorthand/Objective-Shorthand/**"
}