blob: 9c285000977bc82b541f89a81709ca20d19073f3 [file] [log] [blame]
{
"name": "AMGCalendarManager",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AMGCalendarManager/Classes/**/*",
"pushed_with_swift_version": "3.0"
}