[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 2 / 3 / PulseView / 0.0.3 / PulseView.podspec.json
blob466cb2b39d94898830f15f3fca329128f77e3502
2   "name": "PulseView",
3   "version": "0.0.3",
4   "summary": "An extension to the UIView for showing pulse like animation",
5   "description": "Extension on the UIView class, it will enable a pulse like animation to all UIView and it's subclasses.",
6   "homepage": "https://github.com/Midhun-MP/Pulse",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Midhun MP": "midhunmp7@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Midhun-MP/Pulse.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "Pulse/**/*.{h,m,swift}",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"