[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / f / 8 / d / RCalendarPicker / 1.1.2 / RCalendarPicker.podspec.json
blob7bb5ce75f21d82f89a77ca067690eed86aded4b3
2   "name": "RCalendarPicker",
3   "version": "1.1.2",
4   "summary": "RCalendarPicker 1.1.2",
5   "description": "RCalendarPicker framework, Can be simple and convenient to join your project.",
6   "homepage": "https://github.com/roycms/RCalendarPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "roycms": "roycms@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/roycms/RCalendarPicker.git",
16     "tag": "1.1.2"
17   },
18   "source_files": "RCalendarPickerClass/*/*.*",
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "UIKit"
23     ]
24   },
25   "dependencies": {
26     "Masonry": [
28     ],
29     "RGB": [
31     ]
32   },
33   "platforms": {
34     "ios": "8.0"
35   }