blob: 5463e06a620b55b8d4e6c1789088a909eb412443 [file] [log] [blame]
{
"name": "UIButton+WithObject",
"version": "0.0.1",
"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.1"
},
"source_files": "UIButton+WithObject/UIButton+WithObject.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"frameworks": "UIKit"
}