[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / 0 / PoporSegmentView / 1.28 / PoporSegmentView.podspec.json
blob19be75c8dfa0b976811317ef16f48fadbf7535d9
2   "name": "PoporSegmentView",
3   "version": "1.28",
4   "summary": "一组 UIButton 左右滑动,并且与外部的 UIScrollView 保持联动.",
5   "homepage": "https://gitee.com/popor/PoporSegmentView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://gitee.com/popor/PoporSegmentView.git",
15     "tag": "1.28"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Example/Classes/*.{h,m}",
21   "dependencies": {
22     "Masonry": [
24     ]
25   }