blob: 56af5e7ab7d72fda9e0e1c3794c24c117bb2f57e [file] [log] [blame]
{
"name": "RuSwift",
"version": "0.1.0",
"swift_versions": "4.2",
"summary": "A short description of RuSwift.",
"description": "Russian in Xcode",
"homepage": "https://github.com/escapeanaemia/RuSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"escapeanaemia": "escapeanaemia@gmail.com"
},
"source": {
"git": "https://github.com/escapeanaemia/RuSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RuSwift/Classes/**/*",
"swift_version": "4.2"
}