blob: e603e55de1348301679e1d274d31b705da595ba0 [file] [log] [blame]
{
"name": "Gru",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Gru/Classes/**/*",
"preserve_paths": [
"Gru/Scripts/Lint/.swiftlint.yml",
"Gru/Scripts/Lint/swift-lint.sh",
"Gru/Scripts/Jazzy/gru-jazzy.sh"
],
"swift_version": "4.2"
}