[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 3 / a / Pulsar / 1.0.1 / Pulsar.podspec.json
blobe3b4068130a0154d9d4bc25568b902fc0175b998
2   "name": "Pulsar",
3   "version": "1.0.1",
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.\n",
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": "1.0.1"
17   },
18   "source_files": "Pulsar/Classes/*.{swift,h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }