[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 2 / 9 / f / HFBouncingButton / 0.1.1 / HFBouncingButton.podspec.json
blob2d84593ca533412e24e5212f8da2edc085ae0673
2   "name": "HFBouncingButton",
3   "version": "0.1.1",
4   "summary": "HFBouncingButton is simple helper to make bouncing button.",
5   "description": "HFBouncingButton is simple helper to make bouncing button.\n\n* The view can be customized\n* Bouncing direction can be vertical / horizontal\n* Use block for easy tap action",
6   "homepage": "https://github.com/thidayatullah/HFBouncingButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Teguh Hidayatullah": "thidayatullah90@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/thidayatullah/HFBouncingButton.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HFBouncingButton/Classes/**/*"