blob: e68bd22e61f49b7ac6b368a9e6d6e9889e729fa7 [file] [log] [blame]
{
"name": "EYViewAction",
"version": "1.0.3",
"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.3"
},
"source_files": "EYViewAction/*",
"requires_arc": "true",
"platforms": {
"ios": "6.0"
}
}