4 "summary": "MMTodo is a crossplatform Todo Manger.",
5 "description": "MMTodo is a cross platform Todo Manager. It supports both iOS and macOS and saves to a\nMySQL Database ( the user will need to have access to their own ). MMTodo with the rights\nwill create the DB as needed.",
6 "homepage": "https://github.com/MatthewMerritt/MMTodo",
12 "MatthewMerritt": "matthew.merritt@yahoo.com"
15 "git": "https://github.com/MatthewMerritt/MMTodo.git",
23 "MMTodo/Classes/Common/**/*",
24 "MMTodo/Classes/MySQLDriver/**/*"
27 "source_files": "MMTodo/Classes/MMTodo iOS/**/*",
30 "MMTodo/Assets/MMTodo iOS/**/*"
33 "resources": "MMTodo/Assets/MMTodo iOS/Storyboard-iOS.storyboard"
36 "source_files": "MMTodo/Classes/MMTodo macOS/**/*",
39 "MMTodo/Assets/MMTodo macOS/**/*"
43 "MMTodo/Assets/MMTodo macOS/MMTodoWindowController.xib",
44 "MMTodo/Assets/MMTodo macOS/Bar.png",
45 "MMTodo/Assets/MMTodo macOS/Save.pdf"
48 "pushed_with_swift_version": "4.0"