blob: 866a4f00b9cfddbffc658afd360a7f9099bd6b89 [file] [log] [blame]
{
"name": "HPFastTouchButton",
"version": "1.0.0",
"summary": "Resolve problem Passing touch info from button to super view",
"homepage": "http://facebook.com/huyphams",
"license": "MIT",
"authors": {
"Huy Pham": "duchuykun@gmail.com"
},
"social_media_url": "https://facebook.com/huyphams",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/huyphams/HPFastTouchButton.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.swift",
"requires_arc": true
}