blob: a3bc79499da85e2b6eba5f613371f2f1196ba5d0 [file] [log] [blame]
{
"name": "omiroshn2019",
"version": "1.0.1",
"summary": "This is such a omiroshn Framework.",
"description": "This is some super omiroshn framework made by one crazy guy.",
"homepage": "https://github.com/omiroshn/omiroshn2019",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"omiroshn": "omiroshn@student.unit.ua"
},
"source": {
"git": "https://github.com/omiroshn/omiroshn2019.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/Farvakl",
"platforms": {
"ios": "10.0"
},
"source_files": "omiroshn2019/**/*.{swift, xcdatamodeld}",
"resource_bundles": {
"omiroshn2019": [
"omiroshn2019/Assets/**/*.xcdatamodeld"
]
},
"frameworks": "Coredata"
}