blob: 78da657f017bf723f895d4a489218101089cd6ed [file] [log] [blame]
{
"name": "TSCalendarView",
"version": "1.0.3",
"summary": "A calendar base on UICollectionView.",
"homepage": "https://github.com/holyCoco/TSCalendarDemo",
"authors": {
"ZhangQiang": "925324664@qq.com"
},
"source": {
"git": "https://github.com/holyCoco/TSCalendarDemo.git",
"commit": "c4f2836d97913d5b0e5cb2672e769b080b334fcb",
"tag": "1.0.3"
},
"source_files": "TSCalendarDemo/Classes/TSCalendarView/*.{h,m}",
"license": {
"type": "Custom",
"text": "Copyright (C) 2016 Apple Inc.All Rights Reserved."
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}