blob: 706c444868b0188fcfe6e5a5b811fb9d4d4da91f [file] [log] [blame]
{
"name": "WaterStates",
"version": "0.1.0",
"summary": "A short description of WaterStates.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BarredEwe/WaterStates",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BarredEwe": "grishutin@bifit.com"
},
"source": {
"git": "https://github.com/BarredEwe/WaterStates.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "WaterStates/Classes/**/*",
"resources": [
"WaterStates/Assets/**/*.{xib,xcassets}"
],
"resource_bundles": {
"WaterStates": [
"WaterStates/Assets/**/*.{xib,xcassets}"
]
},
"swift_version": "5.0"
}