blob: e34e3cd68e95964a88de8e93b35c725a5bc2c1ae [file] [log] [blame]
{
"name": "PodDemo-Ankur",
"version": "1.0.2",
"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/ankur-nagarro/RandomBackground",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankur Arya": "ankur.arya@nagarro.com"
},
"source": {
"git": "https://github.com/ankur-nagarro/RandomBackground.git",
"tag": "1.0.2"
},
"dependencies": {
"RxSwift": [
"~> 4.5"
]
},
"platforms": {
"ios": "10.0"
},
"source_files": "PodDemo/Background.swift"
}