[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 3 / a / Pulsar / 2.0.5 / Pulsar.podspec.json
bloba3bdcc9deb9ae7cfa07977e6d75a72ab00e40259
2   "name": "Pulsar",
3   "version": "2.0.5",
4   "summary": "A generic wrapper implementation for copy-on-write data structures written in Swift.",
5   "description": "Pulsar is a versatile solution for displaying pulse animations as known from Apple Maps.",
6   "homepage": "https://github.com/regexident/Pulsar",
7   "license": {
8     "type": "BSD-3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vincent Esche": "regexident@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/regexident/Pulsar.git",
16     "tag": "2.0.5"
17   },
18   "source_files": "Pulsar/Classes/*.{swift,h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "swift_versions": [
24     "5.0"
25   ],
26   "swift_version": "5.0"