blob: abe3a2ce2c5c3f277ff77cf5542c340855f284ef [file] [log] [blame]
{
"name": "MyFirstPod101",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MyFirstPod/MyFirstPod101.swift",
"swift_version": "4.1"
}