[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / d / RXCalendarView / 0.1.0 / RXCalendarView.podspec.json
blob9dcee8823f47a066025154968aaaaab538848dd8
2   "name": "RXCalendarView",
3   "version": "0.1.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.1.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   ]