blob: 8bd144a501b30ff062de6797536111f5fe88af52 [file] [log] [blame]
{
"name": "AMGCalendarManager",
"version": "1.3",
"summary": "EventKit helper for Swift 3",
"description": "EventKit helper for Swift 3 to create, delete and update events in the easiest way!",
"homepage": "https://github.com/AlbertMontserrat/AMGCalendarManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Albert": "albert.montserrat.gambus@gmail.com"
},
"source": {
"git": "https://github.com/AlbertMontserrat/AMGCalendarManager.git",
"tag": "1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AMGCalendarManager/Classes/**/*",
"pushed_with_swift_version": "3.0"
}