[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 2 / 8 / 4 / ZXSegmentController / 0.1.1 / ZXSegmentController.podspec.json
blob90e260e270c17068ce326170b43734f97506dbfc
2   "name": "ZXSegmentController",
3   "version": "0.1.1",
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   }