blob: 8bc3144437da6762dca1d51563c35ef827db078a [file] [log] [blame]
{
"name": "Gru",
"version": "0.1.5",
"summary": "Father for all childrens",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SpiciedCrab/Gru",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"magic_harly@hotmail.com": "magic_harly@hotmail.com"
},
"source": {
"git": "https://github.com/SpiciedCrab/Gru.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Gru/Classes/**/*",
"preserve_paths": [
"Gru/Scripts/Lint/.swiftlint.yml",
"Gru/Scripts/Lint/swift-lint.sh"
],
"swift_version": "4.2"
}