blob: dc0ba20075dbcbe24e553d033b8d01c2d8c74079 [file] [log] [blame]
{
"name": "DTCalendar",
"version": "1.0.1",
"summary": "Simple calendar control",
"homepage": "https://github.com/danjiang/DTCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dan Jiang": "dan@danthought.com"
},
"social_media_url": "http://twitter.com/dtstudio",
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"source": {
"git": "https://github.com/danjiang/DTCalendar.git",
"tag": "1.0.1",
"submodules": true
},
"source_files": "Sources/**/*.{h,swift}",
"resources": "Sources/*.png",
"pushed_with_swift_version": "3.0"
}