[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / b / 5 / EGSeatingChart / 0.3 / EGSeatingChart.podspec.json
blobefcd75290d16bd2859c07ec2d76f8b87100b7321
2   "name": "EGSeatingChart",
3   "version": "0.3",
4   "summary": "EventGrid seating chart spritekit scene (iOS)",
5   "description": "EventGrid seating chart spritekit scene, nodes and protocols (iOS)",
6   "homepage": "https://github.com/entechsolutions/EGSeatingCharts",
7   "license": "MIT",
8   "authors": {
9     "Anton Kovalchuk": "antonk@entechsolutions.com",
10     "Dan Parkhomenko": "thereaintnomailformeagain@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/entechsolutions/EGSeatingCharts.git",
17     "tag": "0.3"
18   },
19   "source_files": [
20     "EGSeatingChartsExample/SeatingCharts/*.{h,m}",
21     "EGSeatingChartsExample/Helpers/*.{h,m}"
22   ],
23   "frameworks": "UIKit",
24   "dependencies": {
25     "UIView+AutoLayout": [
27     ]
28   }