blob: 2c6a8672fa6e9523014d6c131f4fbd6267864e3c [file] [log] [blame]
{
"name": "PrettyUtils",
"version": "0.2",
"summary": "A pretty utils for iOS/macOS developing",
"homepage": "https://github.com/nab0y4enko/PrettyUtils",
"license": "MIT",
"authors": {
"Oleksii Naboichenko": "oleksii.naboichenko@gmail.com"
},
"social_media_url": "https://twitter.com/nab0y4enko",
"source": {
"git": "https://github.com/nab0y4enko/PrettyUtils.git",
"tag": "0.2"
},
"swift_versions": [
"5.0",
"5.1"
],
"frameworks": [
"Foundation"
],
"platforms": {
"ios": "11.0",
"osx": "10.14"
},
"source_files": [
"Sources/**/*.swift"
],
"swift_version": "5.1"
}