blob: 5c8a6f9eb81de59efbd79636d723e271fcdffe01 [file] [log] [blame]
{
"name": "JTCalendarSwift",
"version": "1.0.0",
"summary": "A Calendar For Swift 4",
"homepage": "https://github.com/zhenxingliu/JTCalendarSwift",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": {
"zhenxingliu": "5210167@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/zhenxingliu/JTCalendarSwift.git",
"tag": "1.0.0"
},
"source_files": "JTCalendarSwift/JTCalendarSwiftLib/**/*.swift"
}