[Add] Iterable-iOS-SDK 6.5.10
[CocoaPods.git] / Specs / 3 / 6 / 0 / PulsingButton / 1.0.0 / PulsingButton.podspec.json
blobd2edca357f4c57b585cfea86e8395b5226131e6f
2   "name": "PulsingButton",
3   "version": "1.0.0",
4   "summary": "Pulsing animation for any UIView layer and a Button with pulsing animation and this layer",
5   "description": "See README.md for more information",
6   "homepage": "https://github.com/smakeev/PulsingButton",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Sergey Makeev": "makeev.87@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/smakeev/PulsingButton.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "PulsingButton/PulsingButton/*.{swift}",
21   "exclude_files": "PulsingButton/PulsingButton/*.plist",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"