blob: 03c558e27465eaab9712381d4ccdab3b892fe949 [file] [log] [blame]
{
"name": "Pulsar",
"version": "2.0.0",
"summary": "A generic wrapper implementation for copy-on-write data structures written in Swift.",
"description": "Pulsar is a versatile solution for displaying pulse animations as known from Apple Maps.",
"homepage": "https://github.com/regexident/Pulsar",
"license": {
"type": "BSD-3",
"file": "LICENSE"
},
"authors": {
"Vincent Esche": "regexident@gmail.com"
},
"source": {
"git": "https://github.com/regexident/Pulsar.git",
"tag": "2.0.0"
},
"source_files": "Pulsar/Classes/*.{swift,h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}