{ | |
"name": "SXPodsKit", | |
"version": "0.0.1", | |
"summary": "仿照电影app的座位选座", | |
"description": "根据数据画出座位图,高仿电影app的选座,开发语言objective-c", | |
"homepage": "https://github.com/sunxu123sunxu/SXPodsKit", | |
"license": "MIT", | |
"authors": { | |
"sunxu": "980497893@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/sunxu123sunxu/SXPodsKit.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "SXPodsKit/*", | |
"frameworks": [ | |
"Foundation", | |
"UIKit" | |
] | |
} |