[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / b / 5 / EGSeatingChart / 0.7 / EGSeatingChart.podspec.json
blob0c0640bbd940fd1291021b85b8e8b4d531a76a8e
2   "name": "EGSeatingChart",
3   "version": "0.7",
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.7"
18   },
19   "source_files": [
20     "EGSeatingChartsExample/SeatingCharts/*.{h,m}",
21     "EGSeatingChartsExample/Helpers/*.{h,m}"
22   ],
23   "resources": "EGSeatingChartsExample/Resources/*.{xib,png,plist}",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "PureLayout": [
28     ]
29   }