[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 2 / 1 / 9 / XWSegmentedControl / 1.0.1 / XWSegmentedControl.podspec.json
blob57822dec5dc0df583a1d9e9459e851a1dcbf5f95
2   "name": "XWSegmentedControl",
3   "version": "1.0.1",
4   "summary": "自定义风格SegmentedControl",
5   "description": "选中字体颜色高亮并伴随下划线高亮,背景色不变",
6   "homepage": "http://blog.csdn.net/wenzeliang1013",
7   "license": "MIT",
8   "authors": {
9     "小文撸码": "1585519210@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://git.oschina.net/xwlm/XWSegmentedControl.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "XWSegmentedControl/Classes",
20     "XWSegmentedControl/Classes/**/*.{h,m}"
21   ],
22   "requires_arc": true