[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 2 / b / 0 / HoledView / 0.0.2 / HoledView.podspec.json
blob746efd666204afef29b82c4996ec845128366b59
2   "name": "HoledView",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": [
19     "DVPHoledView.h",
20     "DVPHoledView.h"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": false