blob: f59e74fb6040d40aa387fedcc8fa45626020ea89 [file] [log] [blame]
{
"name": "TSCalendarView",
"version": "1.0.2",
"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": "a826e94520f7d409b036dd24aacf2c005808e360",
"tag": "1.0.2"
},
"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
}