[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 3 / a / Pulsar / 2.0.0 / Pulsar.podspec.json
blob03c558e27465eaab9712381d4ccdab3b892fe949
2   "name": "Pulsar",
3   "version": "2.0.0",
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.0"
17   },
18   "source_files": "Pulsar/Classes/*.{swift,h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "pushed_with_swift_version": "3.0"