[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / f / b / WSCalendarViewSwift / 1.0.0 / WSCalendarViewSwift.podspec.json
blobdd5a36b2ff772e0649d1952ccea695c62f1cb2f9
2   "name": "WSCalendarViewSwift",
3   "version": "1.0.0",
4   "summary": "An Event Calendar for iOS in swift. Easy to customize and use.",
5   "swift_versions": "4.0",
6   "description": "An Event Calendar for iOS in swift. Easy to customize and use. Just follow the example project.",
7   "homepage": "https://github.com/WebsoftProfession/WSCalendarViewSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "WebsoftProfession": "websoftprofession@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/WebsoftProfession/WSCalendarViewSwift.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WSCalendarViewSwift/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.0"