[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / e / a / ZKPulseView / 0.0.1 / ZKPulseView.podspec.json
blob3fc6dca8ea847b33b3efb6b7a30e4eed81eef42e
2   "name": "ZKPulseView",
3   "version": "0.0.1",
4   "summary": "Creates Pulse Effect View",
5   "description": "Simple iOS UIView Category to create a Pulse (Breathing light) Effect",
6   "homepage": "https://github.com/zackhsuan/ZKPulseView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zack": "zackhsuan@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/zackhsuan/ZKPulseView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ZKPulseView/**/*.{h,m}",
22   "requires_arc": true