blob: 9d360b6b5c287297e00f43c5948b13192092bd8d [file] [log] [blame]
{
"name": "TBLCategories",
"version": "0.1",
"platforms": {
"ios": "4.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.1"
},
"requires_arc": false,
"source_files": "*.{h,m}"
}