[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 3 / CHDivideEquallyChannelView / 0.0.1 / CHDivideEquallyChannelView.podspec.json
blob698b6d94c210391cee83c8495eae7b48ffc199c5
2   "name": "CHDivideEquallyChannelView",
3   "version": "0.0.1",
4   "summary": "CHDivideEquallyChannelView可以让你快速的创建一个平分的按钮位置的频道控件",
5   "homepage": "https://github.com/MeteoriteMan/CHDivideEquallyChannelView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "张晨晖": "shdows007@gmail.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/MeteoriteMan/CHDivideEquallyChannelView.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "CHDivideEquallyChannelView/**/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "Masonry"
25   ],
26   "dependencies": {
27     "Masonry": [
28       "~> 1.1.0"
29     ]
30   }