[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 8 / QJDCalendar / 0.0.1 / QJDCalendar.podspec.json
blobbdade832c08ff7616f36b1ed17480efee21798dd
2   "name": "QJDCalendar",
3   "version": "0.0.1",
4   "authors": {
5     "coderqjd": "qiangjindong@163.com"
6   },
7   "homepage": "https://github.com/coderqjd/QJDCalendar",
8   "summary": "一款简单的日历的视图控件,支持\"周历\"和\"月历\"切换。",
9   "source": {
10     "git": "https://github.com/coderqjd/QJDCalendar.git",
11     "tag": "0.0.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "QJDCalendar/**/*",
22   "public_header_files": [
23     "QJDCalendar/*.h",
24     "QJDCalendar/**/*.h"
25   ],
26   "deprecated": true