blob: bdf54336bc58b5743793fc8455006de8a6ab27f0 [file] [log] [blame]
{
"name": "CalendarFoundation",
"version": "0.0.4",
"summary": "Simple calendar",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"description": "Simple calendar for Swift projects",
"homepage": "https://github.com/RobertDresler/CalendarFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RobertDresler": "robertdreslerjr@gmail.com"
},
"social_media_url": "https://twitter.com/rdreslerjr",
"source": {
"git": "https://github.com/RobertDresler/CalendarFoundation.git",
"tag": "0.0.4"
},
"source_files": "CalendarFoundation/**/*.{swift}",
"resources": "CalendarFoundation/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
}