[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / c / LSRDataPicker / 1.0 / LSRDataPicker.podspec.json
blobce15b7c6f7d6e3906c7bcf056aa4a5741c6b4b5f
2   "name": "LSRDataPicker",
3   "version": "1.0",
4   "summary": "用于日期和文字选择的picker.",
5   "description": "基于系统picker的日期选择和而文字选择,添加了topbar",
6   "homepage": "https://github.com/lgy881228/LSRDataPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lgy881228": "510687394@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/lgy881228/LSRDataPicker.git",
19     "tag": "1.0"
20   },
21   "source_files": "LSRDataPicker",
22   "public_header_files": "LSRDataPicker/*.h",
23   "dependencies": {
24     "PureLayout": [
26     ]
27   },
28   "requires_arc": true