[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / d / RXCalendarView / 0.2.0 / RXCalendarView.podspec.json
blobd48c1501aa9603a9b6c9776ac6d0589b5199698f
2   "name": "RXCalendarView",
3   "version": "0.2.0",
4   "summary": "An Calendar",
5   "homepage": "https://github.com/AlphaDog13/RXCalendarView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "AlphaDog13",
11   "source": {
12     "git": "https://github.com/AlphaDog13/RXCalendarView.git",
13     "tag": "0.2.0"
14   },
15   "source_files": "RXCalendarView/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]