blob: 4e2fe95cce91924cda2bee00ccc33a47a36c6924 [file] [log] [blame]
{
"name": "TSCalendar",
"version": "0.1.2",
"summary": "Easy and Simple Calendar.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/TaeSu/TSCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TaeSu": "fugitive81@gmail.com"
},
"source": {
"git": "https://github.com/TaeSu/TSCalendar.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"TSCalendar",
"TSCalendar/Classes/**/*"
]
}