blob: 92fa6c3d3be69216bddaae945760814e371370d3 [file] [log] [blame]
{
"name": "TSCalendarView",
"version": "1.0.1",
"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": "8f39f7538b55cfe43157df4dbf8db3a360a3b5c2",
"tag": "1.0.1"
},
"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
}