blob: 828561b87b51820a33e5d4cc6c8e641b3a4230c9 [file] [log] [blame]
{
"name": "Pulsator",
"version": "0.4.1",
"summary": "Pulse animation for iOS.",
"homepage": "https://github.com/shu223/Pulsator",
"screenshots": "https://github.com/shu223/Pulsator/blob/master/demo.gif?raw=true",
"license": "MIT",
"authors": {
"shu223": "shuichi0526@gmail.com"
},
"source": {
"git": "https://github.com/shu223/Pulsator.git",
"tag": "0.4.1"
},
"social_media_url": "https://twitter.com/shu223",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pulsator/Pulsator.swift",
"frameworks": [
"UIKit",
"QuartzCore"
],
"pushed_with_swift_version": "4"
}