blob: ed04062da3e65e04b47bee5346561be05b647531 [file] [log] [blame]
{
"name": "ObjectiveCInlines",
"version": "0.1.0",
"summary": "Fun, fast inline functions for Objective C.",
"homepage": "http://maybeaustin.github.io/Objective-C-Inlines",
"license": "MIT",
"authors": {
"Austin David Brown": "modparadigm@gmail.com"
},
"source": {
"git": "https://github.com/maybeaustin/Objective-C-Inlines.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": "ObjectiveCInlines",
"public_header_files": "ObjectiveCInlines/*.h"
}