blob: c03b781aa8283b59c70b2a35e3636485e4efffd3 [file] [log] [blame]
{
"name": "UIView+EYAction",
"version": "1.0.1",
"license": {
"type": "Apache 2.0"
},
"homepage": "https://github.com/ygweric/UIView-EYAction",
"authors": {
"Eric Yang": "ygweric@gmail.com"
},
"summary": "Add action to UIView, just like UIButton",
"source": {
"git": "https://github.com/ygweric/UIView-EYAction.git",
"tag": "1.0.1"
},
"source_files": "UIView+EYAction/*",
"requires_arc": "true",
"platforms": {
"ios": "6.0"
}
}