blob: 3c7a5c2634f30984088177f34ce80b07f7702179 [file] [log] [blame]
{
"name": "rkoval2019",
"version": "0.2.0",
"summary": "rkoval2019 - CoreData project",
"description": "It is a swift pool projet. weeeeeeeeeeeeeeeeeeeeeeeeeeeeeeerrryyyy looooooooooooooooong description .. . .. .",
"homepage": "https://github.com/RobertKoval/rkoval2019",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RobertKoval": "kovalrobert@me.com"
},
"source": {
"git": "https://github.com/RobertKoval/rkoval2019.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": "rkoval2019/Classes/*.{swift,xcdatamodeld}",
"resource_bundles": {
"rkoval2019": [
"rkoval2019/Classes/*.xcdatamodeld"
]
},
"frameworks": "CoreData"
}