blob: 1b43747083d135e0dbf7fe6bb06d48b5e7476ec7 [file] [log] [blame]
{
"name": "ZJCalender",
"version": "0.1.0",
"summary": "A simple calender.",
"description": "TODO: A calendar that supports a variety of functions, easy to use.",
"homepage": "https://github.com/syik/ZJCalender",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"281925019@qq.com": "Jsoul1227@hotmail.com"
},
"source": {
"git": "https://github.com/syik/ZJCalender.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJCalender/**/*",
"resource_bundles": {
"ZJCalender": [
"ZJCalender/Assets/*"
]
},
"public_header_files": "ZJCalender/Classes/*.h"
}