[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 5 / Pulsator / 0.6.0 / Pulsator.podspec.json
blobe5f3418ae49d5e78bd39556e0c54b255b0ca58d7
2   "name": "Pulsator",
3   "version": "0.6.0",
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.6.0"
14   },
15   "social_media_url": "https://twitter.com/shu223",
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9"
20   },
21   "requires_arc": true,
22   "source_files": "Pulsator/Pulsator.swift",
23   "ios": {
24     "frameworks": [
25       "UIKit",
26       "QuartzCore"
27     ]
28   },
29   "osx": {
30     "frameworks": [
31       "Cocoa",
32       "QuartzCore"
33     ]
34   },
35   "swift_version": "5.0"