blob: c43e1752af0c5faf6b5fd36cbfc017f87de4a617 [file] [log] [blame]
{
"name": "CRJCalendar",
"version": "0.1.0",
"summary": "A short description of CRJCalendar.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CelestialRotatingJade/CRJCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
},
"source": {
"git": "https://github.com/CelestialRotatingJade/CRJCalendar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CRJCalendar/Classes/**/*",
"dependencies": {
"FSCalendar": [
]
}
}