blob: d575af614be5ebff6a89f6c027a472415a6f9082 [file] [log] [blame]
{
"name": "FVSeatsPicker",
"version": "0.9.0",
"summary": "An easy way to achieve seats display",
"homepage": "https://github.com/Upliver/FVSeatsPicker",
"license": "MIT",
"authors": {
"iforvert": "iforvert@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Upliver/FVSeatsPicker.git",
"tag": "0.9.0"
},
"source_files": "FVSeatsPicker/**/*.{h,m}",
"resources": "FVSeatsPicker/FVSeatsPicker.bundle",
"requires_arc": true
}