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