[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / a / 6 / 9 / LBPickerViewController / 1.0.0 / LBPickerViewController.podspec.json
blobfb99041ab3566c5983c8a4d3f2ef8f3548939ada
2   "name": "LBPickerViewController",
3   "version": "1.0.0",
4   "summary": "单项选择器",
5   "description": "一个简单的快速可集成单项选择器。",
6   "homepage": "https://github.com/A1129434577/LBPickerViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBPickerViewController.git",
19     "tag": "1.0.0"
20   },
21   "dependencies": {
22     "LBPresentTransitions": [
24     ]
25   },
26   "source_files": "LBPickerViewController/**/*.{h,m}",
27   "requires_arc": true