blob: 91d160e94d872bb4ae3c69c178d0b2f1bd494407 [file] [log] [blame]
{
"name": "EventCalendar",
"platforms": {
"ios": "8.0"
},
"summary": "Allows the user to quickly create a calendar for events.",
"requires_arc": true,
"version": "0.1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tommy Martin": "tm1291@messiah.edu"
},
"homepage": "https://github.com/tdmartin4/EventCalendar",
"source": {
"git": "https://github.com/tdmartin4/EventCalendar.git",
"tag": "0.1.3"
},
"frameworks": "UIKit",
"source_files": "EventCalendar/**/*.{swift}",
"resources": "EventCalendar/**/*.{png,jpeg,jpg,storyboard,xib}",
"pushed_with_swift_version": "3.0"
}