blob: c0278fd6469bcb4b2d1f52f1726b327474128f50 [file] [log] [blame]
{
"name": "UIView+EYAction",
"version": "1.0",
"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"
},
"source_files": "UIView+EYAction/*",
"requires_arc": "true",
"platforms": {
"ios": "6.0"
}
}