[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / a / Pulsar / 1.0.2 / Pulsar.podspec.json
blob101a7b07f0262145f014f04a463d75be21217212
2   "name": "Pulsar",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "Pulsar/Classes/*.{swift,h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }