[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / 1 / HXSegmentButton / 0.1.1 / HXSegmentButton.podspec.json
blobb0c071512497066e311f9c17966a4ec85a913a43
2   "name": "HXSegmentButton",
3   "version": "0.1.1",
4   "summary": "A elegant segment button framework.",
5   "description": "A elegant segment button framework.",
6   "homepage": "https://github.com/Insofan/HXSegmentButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Insofan": "282132315@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Insofan/HXSegmentButton.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HXSegmentButton/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }