blob: cb61ddaf60841d62701f2b3afdce4ed2fed6d353 [file] [log] [blame]
{
"name": "petrovich",
"version": "0.1.4",
"summary": "Simple iOS/macOS library for cyrillic names declension written in swift.",
"homepage": "https://github.com/SDanny/petrovich",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SDanny": "bluesbastards@gmail.com"
},
"source": {
"git": "https://github.com/SDanny/petrovich.git",
"tag": "0.1.4"
},
"source_files": "src",
"resources": "src/assets/*",
"resource_bundles": {
"Petrovich": [
"src/assets/*"
]
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"pushed_with_swift_version": "3.0"
}