[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 1 / 2 / JMHoleView / 0.1.0 / JMHoleView.podspec.json
blob97e83a92ed901f5284c4551111383dd17f51704f
2   "name": "JMHoleView",
3   "version": "0.1.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. Extended library, thanks to jerome Morissard for most work.",
7   "homepage": "https://github.com/PauliusVindzigelskis/JMHoledView",
8   "screenshots": "https://raw.githubusercontent.com/leverdeterre/JMHoledView/master/screenshots/demo1.png",
9   "license": "MIT",
10   "authors": {
11     "Paulius Vindzigelskis": "p.vindzigelskis@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/PauliusVindzigelskis/JMHoledView.git",
18     "tag": "C0.1.0"
19   },
20   "source_files": [
21     "Classes",
22     "JMHoledView/JMHoledView/*.{h,m}"
23   ],
24   "public_header_files": "JMHoledView/JMHoledView/*.h"