blob: 4025f8d79eb3f152fdc5960b63e8d9b332788332 [file] [log] [blame]
{
"name": "MyFirstPod101",
"version": "0.1.3",
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/apaunov/MyFirstPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrey": "andrey.paunov@outlook.com"
},
"source": {
"git": "https://github.com/apaunov/MyFirstPod.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MyFirstPod/MyFirstPod101.swift",
"swift_version": "4.1"
}