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