[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / b / 7 / SVCalendar / 1.0.9 / SVCalendar.podspec.json
blobf8dbeaf8d4b4e77a6191b0866398061ec0d42e9e
2   "name": "SVCalendar",
3   "version": "1.0.9",
4   "summary": "SVCalendar lets a user see default calendar",
5   "description": "SVCalendar allows to show calendar on current date or date which was selected by user by switching between months",
6   "homepage": "https://github.com/S7Vyto/SVCalendar",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sam Vyatkin": "samvyto@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/S7Vyto/SVCalendar.git",
16     "tag": "1.0.9"
17   },
18   "source_files": "SVCalendar/**/*.{swift}",
19   "resources": "SVCalendar/**/*.{png,jpeg,jpg,storyboard,xib}",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "9.3"
23   },
24   "pushed_with_swift_version": "3.0"