blob: ff826514b7302eb585265c503f8bb06beab6639a [file] [log] [blame]
{
"name": "Objective-Shorthand",
"version": "1.2.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.2.1"
},
"requires_arc": true,
"source_files": "Objective-Shorthand/Objective-Shorthand/**"
}