blob: 7b693d296bce0130039d54f211d048c52d4d8c65 [file] [log] [blame]
{
"name": "TBLCategories",
"version": "1.3",
"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"
},
"requires_arc": false,
"source_files": "*.{h,m}"
}