blob: 8d039668c4f347fb540e14ad227396ef41e7c04d [file] [log] [blame]
{
"name": "Homepod",
"version": "0.0.1",
"summary": "homemade cocoapod",
"description": "the start of a new day dawn",
"homepage": "https://gitlab.com/public-cocoapods/homepod/blob/master/README.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"windtalkerz": "windtalkerz@me.com"
},
"source": {
"git": "https://gitlab.com/public-cocoapods/homepod.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "5.0",
"source_files": "Homepod/Classes/**/*"
}