blob: 71f723df48edc2d7f411b14455be5da1978587ff [file] [log] [blame]
{
"name": "YSSeatsPicker",
"version": "1.0.0",
"summary": "仿猫眼电影选座 实现基础选座功能、情侣座、落单判断等功能",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/z624821876/YSSeatsPicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yu": "yu624821876@163.com"
},
"source": {
"git": "https://github.com/z624821876/YSSeatsPicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSSeatsPicker/Classes/*.{h,m}"
}