blob: dbd647985c0f336d0813da8bf2a729ab6c9f6e15 [file] [log] [blame]
{
"name": "TSCalendarView",
"version": "1.0.4",
"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": "11b0cd186d3e104748f1dc3875049b48306d117e",
"tag": "1.0.4"
},
"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
}