blob: 2d73241e43686538107d7c2d58f8ab392f3c44bf [file] [log] [blame]
{
"name": "UIButton+WithObject",
"version": "0.0.2",
"summary": "A category that extends for adding target.",
"homepage": "https://github.com/woxtu/UIButton-WithObject",
"license": {
"type": "MIT",
"file": "LICENSE-MIT"
},
"authors": {
"woxtu": "woxtup@gmail.com"
},
"source": {
"git": "https://github.com/woxtu/UIButton-WithObject.git",
"tag": "0.0.2"
},
"source_files": "UIButton+WithObject/UIButton+WithObject.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"frameworks": "UIKit"
}