[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / b / 9 / MZDayPicker / 0.0.4 / MZDayPicker.podspec.json
blob57fd7f801b687250bafb78339651149005635726
2   "name": "MZDayPicker",
3   "version": "0.0.4",
4   "summary": "An iOS day picker to allow users to select date.",
5   "homepage": "https://github.com/m1entus/MZDayPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MichaƂ Zaborowski": "m1entus@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/m1entus/MZDayPicker.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "MZDayPicker/*.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "frameworks": "QuartzCore",
22   "requires_arc": true