[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / 5 / HDSegmentScroll / 0.0.2 / HDSegmentScroll.podspec.json
blob6c8442da4d2ae3ae3111671c3f7a6afaf3cd2d50
2   "name": "HDSegmentScroll",
3   "version": "0.0.2",
4   "summary": "HDSegmentScroll分为HDSegment和HDScrollView",
5   "description": "HDSegmentScroll可以自定义segment样式,方便创建轮播图",
6   "homepage": "https://github.com/SheriffWoody/HDSegmentScroll",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hudi": "dean.hu@drcuiyutao.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/SheriffWoody/HDSegmentScroll.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "HDSegmentScroll/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ],
28     "DKNightVersion": [
30     ]
31   }