[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 0 / b / MDCalendarSelector / 0.1.0 / MDCalendarSelector.podspec.json
blobdf96a89f9a96908ff2b448387930a2ee2ce0dd9f
2   "name": "MDCalendarSelector",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "Lightweight multidate calendar selector for iOS",
8   "homepage": "https://github.com/deirinberg/MDCalendarSelector",
9   "license": "MIT",
10   "authors": {
11     "Dylan Eirinberg": "eirinber@usc.edu"
12   },
13   "source": {
14     "git": "https://github.com/deirinberg/MDCalendarSelector.git",
15     "commit": "732929b2ec30698ccac7cdb0d8c3be39ab16a158",
16     "tag": "0.1.0"
17   },
18   "description": "Easily select a range of dates in a lightweight easy to customize view.",
19   "source_files": "MDCalendarSelector/*.{swift}",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "PureLayout": [
23       "~> 3.0"
24     ]
25   },
26   "requires_arc": true