blob: 872993352b7ac5eeadb0cf3c52c2d196fd39159b [file] [log] [blame]
{
"name": "EGSeatingChart",
"version": "0.4",
"summary": "EventGrid seating chart spritekit scene (iOS)",
"description": "EventGrid seating chart spritekit scene, nodes and protocols (iOS)",
"homepage": "https://github.com/entechsolutions/EGSeatingCharts",
"license": "MIT",
"authors": {
"Anton Kovalchuk": "antonk@entechsolutions.com",
"Dan Parkhomenko": "thereaintnomailformeagain@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/entechsolutions/EGSeatingCharts.git",
"tag": "0.4"
},
"source_files": [
"EGSeatingChartsExample/SeatingCharts/*.{h,m}",
"EGSeatingChartsExample/Helpers/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"UIView+AutoLayout": [
]
}
}