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