[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / b / DFSegmentView / 0.0.1 / DFSegmentView.podspec.json
blob3a4565774d4b3191be8e9e2f933fd6da424692f6
2   "name": "DFSegmentView",
3   "version": "0.0.1",
4   "summary": "DFSegmentView",
5   "homepage": "https://github.com/ongfei/DFSegmentView",
6   "license": "MIT",
7   "authors": {
8     "ongfei": "ong_fei@163.com"
9   },
10   "source": {
11     "git": "https://github.com/ongfei/DFSegmentView.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "DFSegmentView/DFSegment/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
22     ]
23   }