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