[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 5 / f / 2 / ZJCalender / 0.1.0 / ZJCalender.podspec.json
blob1b43747083d135e0dbf7fe6bb06d48b5e7476ec7
2   "name": "ZJCalender",
3   "version": "0.1.0",
4   "summary": "A simple calender.",
5   "description": "TODO: A calendar that supports a variety of functions, easy to use.",
6   "homepage": "https://github.com/syik/ZJCalender",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "281925019@qq.com": "Jsoul1227@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/syik/ZJCalender.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZJCalender/**/*",
22   "resource_bundles": {
23     "ZJCalender": [
24       "ZJCalender/Assets/*"
25     ]
26   },
27   "public_header_files": "ZJCalender/Classes/*.h"