blob: 26f4b71c09460942512f4be36e93d911c61e7498 [file] [log] [blame]
{
"name": "KrotoffMediumPodWD",
"version": "0.1.0",
"authors": {
"Andrey Krotov": "akrotoff95@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/krotoff/KrotoffMediumPodWD",
"source": {
"git": "https://github.com/krotoff/KrotoffMediumPodWD.git",
"branch": "master",
"tag": "0.1.0"
},
"summary": "Framework with dependency for example on Medium.com",
"source_files": [
"**/*.swift",
"*.swift"
],
"swift_versions": "4.0",
"platforms": {
"ios": "11.0"
},
"subspecs": [
{
"name": "CustomView",
"dependencies": {
"KrotoffMediumProject": [
]
}
}
],
"swift_version": "4.0"
}