[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / d / b / 4 / DDCalendarPicker / 1.0.0 / DDCalendarPicker.podspec.json
blob21d600e6b48df7f419103ae3c8941a188fa7265a
2   "name": "DDCalendarPicker",
3   "version": "1.0.0",
4   "summary": "Mutiple selectable calendar picker",
5   "description": "DDCalendarPicker can be used to select mutiple days",
6   "homepage": "https://github.com/deepdevelop/DDCalendarPicker",
7   "license": "MIT",
8   "authors": {
9     "EscapedDog": "snowmoonking@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/deepdevelop/DDCalendarPicker.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "DDCalendarPicker/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "RBBorderView": [
23     ]
24   }