[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / b / 5 / 4 / CKSelctionTopBar / 1.0.1 / CKSelctionTopBar.podspec.json
blob9c288e181c9b224b25fe4d9749d0703e3f5c7e1f
2   "name": "CKSelctionTopBar",
3   "version": "1.0.1",
4   "summary": "标题选择栏",
5   "description": "标题选择栏,自适应文字宽度",
6   "homepage": "https://github.com/xujianbo12345/CKSelectionTopBar",
7   "license": "MIT",
8   "authors": {
9     "徐建波": "492287612@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/xujianbo12345/CKSelectionTopBar.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "CKSelectionTopBar/CKSelectionTopBar/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "YYKit": [
23     ],
24     "Masonry": [
26     ]
27   }