blob: 79587ec7b22de253d0c0cc0876df9e01a91ccc0e [file] [log] [blame]
{
"name": "EGSeatingChart",
"version": "0.5",
"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.5"
},
"source_files": [
"EGSeatingChartsExample/SeatingCharts/*.{h,m}",
"EGSeatingChartsExample/Helpers/*.{h,m}"
],
"resources": "EGSeatingChartsExample/Resources/*.{xib,png,plist}",
"frameworks": "UIKit",
"dependencies": {
"UIView+AutoLayout": [
]
}
}