blob: e7d0d99304de8953efa67a2f5035cf87b97fc996 [file] [log] [blame]
{
"name": "HFFantansticView",
"version": "0.0.4",
"summary": "A background view that keeps changing its colors.",
"description": "This library changes the background color of your view in a circular fashion",
"homepage": "https://github.com/hassaan4584/HFFantansticView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hassaan Fayyaz": "hassaanfayyaz@gmail.com"
},
"source": {
"git": "https://github.com/hassaan4584/HFFantansticView.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FantasticView.swift",
"requires_arc": true
}