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