[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / b / 9 / MZDayPicker / 0.0.2 / MZDayPicker.podspec.json
blob22ce8663e42f48eff0a71903126de5d01209b939
2   "name": "MZDayPicker",
3   "version": "0.0.2",
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.2"
16   },
17   "source_files": "MZDayPicker/*.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "frameworks": "QuartzCore",
22   "requires_arc": true