blob: c99098d30d171355dbf38e76187d116dd37cf865 [file] [log] [blame]
{
"name": "FantasticViewFeb",
"version": "0.1.2",
"summary": "Just a simple view.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/fd-origin/FantasticView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nsdoggie": "yjn.fdelacruz@gmail.com"
},
"source": {
"git": "https://github.com/fd-origin/FantasticView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.1",
"source_files": "FantasticView/FantasticView/FantasticView.swift",
"dependencies": {
"Mapbox-iOS-SDK": [
"~> 4.0"
]
}
}