[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / f / YHSegmentControl / 0.0.3 / YHSegmentControl.podspec.json
blobc44151f48d35a05b55dbc26982132c6186f0b170
2   "name": "YHSegmentControl",
3   "version": "0.0.3",
4   "summary": "分页控制器,支持小红点和自定义Tips,图片等,可以实现今日头条、腾讯、爱奇艺等标签栏分页,",
5   "homepage": "https://github.com/coder-Vanha/YHSegmentControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vanha": "137177787@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/coder-Vanha/YHSegmentControl.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "YHSegmentControl/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }