blob: c387199f0edd43ee39c2847f3d7839733879e846 [file] [log] [blame]
{
"name": "DaikiriSwift",
"version": "0.0.2",
"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.2"
},
"source_files": "DaikiriSwift/src/**/*.{swift}",
"swift_version": "5.0"
}