[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / f / 7 / 8 / QJDCalendar / 0.0.2 / QJDCalendar.podspec.json
blob855f3a3b435f59254c289133d4a47f8b85577c64
2   "name": "QJDCalendar",
3   "version": "0.0.2",
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.2"
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   ]