blob: 358b0f9b9420ff6de711e6a68e608b2922a5c001 [file] [log] [blame]
{
"name": "HPFastTouchButtonObjC",
"version": "1.1.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": "6.0"
},
"source": {
"git": "https://github.com/huyphams/HPFastTouchButtonObjC.git",
"tag": "1.1.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}