[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / 0 / PoporSegmentView / 0.0.02 / PoporSegmentView.podspec.json
blob5d691e79dee29ed64cdca3d41f609a7d34b533e7
2   "name": "PoporSegmentView",
3   "version": "0.0.02",
4   "summary": "一组 UIButton 左右滑动,并且与外部的 UIScrollView 保持联动.",
5   "homepage": "https://github.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://github.com/popor/PoporSegmentView.git",
15     "tag": "0.0.02"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Example/Classes/*.{h,m}",
21   "dependencies": {
22     "Masonry": [
24     ],
25     "PoporUI/UIView": [
27     ]
28   }