[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 2 / 8 / 4 / ZXSegmentController / 0.1.2 / ZXSegmentController.podspec.json
blobd44e67952ae512ce13c997999e0d800fc27e4bed
2   "name": "ZXSegmentController",
3   "version": "0.1.2",
4   "summary": "使用oc编写,一个自由化布局的分段控制器",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xzx951753/ZXSegmentController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xzx951753": "285644797@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xzx951753/ZXSegmentController.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZXSegmentController/Classes/**/*",
21   "dependencies": {
22     "Masonry": [
23       "~> 1.1.0"
24     ]
25   }