blob: 0243b7d9382c7a1b1f9c824518558843fe400426 [file] [log] [blame]
{
"name": "DaikiriSwift",
"version": "0.0.3",
"summary": "Wrapper arround CoreData",
"description": "A handful set of tools to work with CoreData",
"homepage": "https://revo.works",
"license": "MIT",
"swift_versions": "5.0",
"authors": {
"Jordi PuigdellĂ­vol": "jordi@gloobus.net"
},
"social_media_url": "https://instagram.com/badchoice2",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/badchoice/daikiriswift.git",
"tag": "0.0.3"
},
"source_files": "DaikiriSwift/src/**/*.{swift}",
"swift_version": "5.0"
}