[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 4 / 5 / Pulsator / 0.4.1 / Pulsator.podspec.json
blob828561b87b51820a33e5d4cc6c8e641b3a4230c9
2   "name": "Pulsator",
3   "version": "0.4.1",
4   "summary": "Pulse animation for iOS.",
5   "homepage": "https://github.com/shu223/Pulsator",
6   "screenshots": "https://github.com/shu223/Pulsator/blob/master/demo.gif?raw=true",
7   "license": "MIT",
8   "authors": {
9     "shu223": "shuichi0526@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/shu223/Pulsator.git",
13     "tag": "0.4.1"
14   },
15   "social_media_url": "https://twitter.com/shu223",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pulsator/Pulsator.swift",
21   "frameworks": [
22     "UIKit",
23     "QuartzCore"
24   ],
25   "pushed_with_swift_version": "4"