blob: c5d1b4e0d7e9d98f2006fd684fd5ab18a74e6717 [file] [log] [blame]
{
"name": "TSCalendarView",
"version": "1.0.0",
"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": "733da007cbbf9a52ba96210aedb801910d449b01",
"tag": "1.0.0"
},
"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
}