blob: 07b5684cf9c0914b399ddb9c9e33af092f6640a6 [file] [log] [blame]
{
"name": "HFFantansticView",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FantasticView.swift",
"requires_arc": true
}