[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 4 / c / HoldToClickButton / 0.9 / HoldToClickButton.podspec.json
blob281796c1178c75ee7501be197e68adecf9fc1406
2   "name": "HoldToClickButton",
3   "version": "0.9",
4   "summary": "Custom UIButton for iOS that the user needs to hold to click with an optional cancel animation",
5   "description": "'Custom UIButton for iOS that the user needs to hold to click with an optional cancel animation'",
6   "homepage": "https://github.com/inderdhir/HoldToClickButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Inder Dhir": "inderdhir@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/inderdhir/HoldToClickButton.git",
16     "tag": "0.9"
17   },
18   "swift_version": "3.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "HoldToClickButton/Classes/**/*"