2 "name": "UIForceButton",
4 "summary": "The UIButton that will trigger UIControlEventTouchForce event when force touched.",
5 "description": "The UIButton that will trigger UIControlEventTouchForce event when force touched. Just replace the UIButton class name and use its IBAction.",
6 "homepage": "https://github.com/kidyoungx/UIForceButton",
9 "Kid Young": "kidyoungx@gmail.com"
15 "git": "https://github.com/kidyoungx/UIForceButton.git",
20 "UIForceButton/**/*.{h,m}"
22 "exclude_files": "SampleUIForceButton",
23 "public_header_files": "UIForceButton/**/*.h",