[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / b / SXKit / 0.0.2 / SXKit.podspec.json
blob144839b9f55ad902b319f2fd1697c63503f85c2f
2   "name": "SXKit",
3   "version": "0.0.2",
4   "summary": "仿照电影app的座位选座",
5   "description": "根据数据画出座位图,高仿电影app的选座,开发语言objective-c",
6   "homepage": "https://github.com/sunxu123sunxu/SXKit",
7   "license": "MIT",
8   "authors": {
9     "sunxu": "980497893@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/sunxu123sunxu/SXKit.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "SXKit/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]