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