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