[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 7 / 4 / 9 / HRButtonInterval / 0.0.1 / HRButtonInterval.podspec.json
blob4f0a67b1c93b032e50876cca24d727b5d1436df0
2   "name": "HRButtonInterval",
3   "version": "0.0.1",
4   "summary": "给UIButton添加触发间隔,防止短时间内多次点击.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Johncahong/HRButtonInterval",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Johncahong",
12   "source": {
13     "git": "https://github.com/Johncahong/HRButtonInterval.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "HRButtonInterval/Classes/**/*"