[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / b / SXKit / 0.0.3 / SXKit.podspec.json
blob28940806bb3347726c7f2d5800ce53a36a9a6b88
2   "name": "SXKit",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "SXKit/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]