[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / c / f / 2 / LLDatePicker / 0.0.1 / LLDatePicker.podspec.json
blob69735b0520dd7238375ce4adb7f8b6ed6b6137ee
2   "name": "LLDatePicker",
3   "version": "0.0.1",
4   "summary": "时间选择器",
5   "homepage": "https://github.com/Niday/LLDatePicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LL": "1833900456@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/Niday/LLDatePicker.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LLDatePicker/Classes/**/*.{h,m}",
21   "dependencies": {
22     "DateTools": [
24     ]
25   }