[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 9 / f / XMSegmentController / 1.0.0 / XMSegmentController.podspec.json
blobbb7ae8ef4ad023468baf79c3cc7748df9f123b07
2   "name": "XMSegmentController",
3   "version": "1.0.0",
4   "summary": "A menu controller.",
5   "description": "A menu controller which can contain many subViewControllers",
6   "homepage": "https://github.com/Justming/XMSegmentController",
7   "license": "MIT",
8   "authors": {
9     "Justming": "949018545@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/Justming/XMSegmentController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "XMSegmentController",
20     "XMSegmentController/*.{h,m}"
21   ]