[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 8 / CHPulseButton / 1.0.0 / CHPulseButton.podspec.json
blob74d8cdf556c952c0f25a9b302e6ff9bbff21c5f8
2   "name": "CHPulseButton",
3   "version": "1.0.0",
4   "summary": "Custom Animated UIButton",
5   "description": "iOS Custom UIButton with Pulse animation written in swift and fully customizable with Interface Builder.",
6   "homepage": "https://github.com/CharlesHarroch/CHPulseButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Charles HARROCH": "charles.harroch@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CharlesHarroch/CHPulseButton.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CHPulseButton/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ]