[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / a / JMHoledView / 0.2.0 / JMHoledView.podspec.json
blobb5fc0a197c3711c43b54995f487c2c73b1f11413
2   "name": "JMHoledView",
3   "version": "0.2.0",
4   "summary": "UIView subclass designed to be filled with holes",
5   "requires_arc": true,
6   "description": "JMHoledView is a UIView subclass. Holes can be configured and a delegate method is triggered on user interaction.",
7   "homepage": "https://github.com/leverdeterre/JMHoledView",
8   "screenshots": "https://raw.githubusercontent.com/leverdeterre/JMHoledView/master/screenshots/demo1.png",
9   "license": "MIT",
10   "authors": {
11     "jerome Morissard": "morissardj@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/leverdeterre/JMHoledView.git",
18     "tag": "0.2.0"
19   },
20   "source_files": [
21     "Classes",
22     "JMHoledView/JMHoledView/*.{h,m}"
23   ],
24   "public_header_files": "JMHoledView/JMHoledView/*.h"