blob: 1a72e111aaeb9e32872784f14b3e8efd017fa30d [file] [log] [blame]
{
"name": "XKSeatSelector",
"version": "0.0.1",
"summary": "仿照电影app的座位选座",
"description": "根据数据画出座位图,高仿电影app的选座,开发语言objective-c",
"homepage": "https://github.com/iamxiaokang/XKSeatSelector",
"license": "MIT",
"authors": {
"iamxiaokang": "393264532@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iamxiaokang/XKSeatSelector.git",
"tag": "0.0.1"
},
"source_files": "XKSeatSelector/*",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"CoreText"
]
}