[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / 5 / 4 / CKSelctionTopBar / 1.0.2 / CKSelctionTopBar.podspec.json
blob5048df8ed3895a4b3e1bd7cde5c32b7c4279f8f9
2   "name": "CKSelctionTopBar",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "CKSelectionTopBar/CKSelectionTopBar/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "YYKit": [
23     ],
24     "Masonry": [
26     ]
27   }