blob: a314647a9c905b49b41628957777bb20eb7157bc [file] [log] [blame]
{
"name": "TBLCategories",
"version": "1.3.1",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"summary": "Some useful Objective-C categories",
"homepage": "https://github.com/twobitlabs/TBLCategories",
"authors": {
"Two Bit Labs": "contact@twobitlabs.com"
},
"source": {
"git": "https://github.com/twobitlabs/TBLCategories.git",
"tag": "1.3.1"
},
"requires_arc": false,
"source_files": "*.{h,m}"
}