[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / b / 0 / HoledView / 0.0.1 / HoledView.podspec.json
blob95f6e5548e07986c5203f084cabd2a58728a7eee
2   "name": "HoledView",
3   "version": "0.0.1",
4   "summary": "This is a simple UIView subclass that can shows portions of underlying view.",
5   "description": "This project allows you to create a simple and small `UIView`with some 'holes' :)\n\n",
6   "homepage": "http://www.devapp.it/wordpress/author/ignazioc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ignazio Calo'": "ignazioc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ignazioc/HoledView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "DVPHoledView.h",
20     "DVPHoledView.h"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": false