blob: a8240ebfa6490dbf2eb44636c6dee4b8fdf0d0de [file] [log] [blame]
{
"name": "BLCategory",
"version": "0.0.1",
"summary": "This repository contains some category classes",
"description": "Categories are useful when we want some predefined methods in a perticular existing class",
"homepage": "https://github.com/LoganathanB/BLCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Loganathan": "loganathan_balakrishnan@thbs.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LoganathanB/BLCategory.git",
"commit": "8ad7b3b18ac971665e777b3a4ef52ebec0d49784"
},
"source_files": "BLCategory/UIButton+BLOptions.{m,h}",
"requires_arc": true
}