blob: 466cb2b39d94898830f15f3fca329128f77e3502 [file] [log] [blame]
{
"name": "PulseView",
"version": "0.0.3",
"summary": "An extension to the UIView for showing pulse like animation",
"description": "Extension on the UIView class, it will enable a pulse like animation to all UIView and it's subclasses.",
"homepage": "https://github.com/Midhun-MP/Pulse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Midhun MP": "midhunmp7@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Midhun-MP/Pulse.git",
"tag": "0.0.3"
},
"source_files": "Pulse/**/*.{h,m,swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}