[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / a / KDPulseButton / 1.0.1 / KDPulseButton.podspec.json
bloba325cc426d06de7d2677cef4c4cb7654084bcd1d
2   "name": "KDPulseButton",
3   "version": "1.0.1",
4   "summary": "A custom button that pulses.",
5   "description": "A simple button for customize your UI and to give a better use experience for your app.",
6   "homepage": "https://github.com/KaiqueDamato/KDPulseButton.git",
7   "license": "MIT",
8   "authors": {
9     "Kaique Pantosi Damato": "kaiquedamato@icloud.com"
10   },
11   "social_media_url": "https://twitter.com/KaiqueDamato",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/KaiqueDamato/KDPulseButton.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "KDPulseButton",
21     "KDPulseButton/**/*.{h,m,swift}"
22   ],
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3"
25   },
26   "pushed_with_swift_version": "3.0"