blob: 0c0640bbd940fd1291021b85b8e8b4d531a76a8e [file] [log] [blame]
{
"name": "EGSeatingChart",
"version": "0.7",
"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.7"
},
"source_files": [
"EGSeatingChartsExample/SeatingCharts/*.{h,m}",
"EGSeatingChartsExample/Helpers/*.{h,m}"
],
"resources": "EGSeatingChartsExample/Resources/*.{xib,png,plist}",
"frameworks": "UIKit",
"dependencies": {
"PureLayout": [
]
}
}