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