[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / b / CalendarSwift / 0.1.7 / CalendarSwift.podspec.json
blob2ad3785406f0897a71222e85ce41b06439189cf5
2   "name": "CalendarSwift",
3   "version": "0.1.7",
4   "summary": "Custom calendar",
5   "description": "'Custom calendar for iOS.'",
6   "homepage": "https://github.com/raketenok/CalendarSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ievgen Iefimenko": "raketenok@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/raketenok/CalendarSwift.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CalendarSwift/**/*",
22   "swift_version": "4.0",
23   "resource_bundles": {
24     "CalendarSwift": [
25       "CalendarSwift/Assets/**/*.{imageset}"
26     ]
27   }