blob: 1e396068b1471f6bd49efadaaa2b78b27ce6d95a [file] [log] [blame]
{
"name": "Pastel",
"version": "0.6.0",
"summary": "Instagram like gradient background animation",
"swift_versions": "5.0",
"description": "Instagram like infinity gradient background animation",
"homepage": "https://github.com/cruisediary/Pastel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cruz": "cruzdiary@gmail.com"
},
"source": {
"git": "https://github.com/cruisediary/Pastel.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0",
"tvos": "10.0"
},
"source_files": "Pastel/Classes/**/*",
"swift_version": "5.0"
}