blob: 5620f73d6adc29ba6c654fa0711f78e53a905316 [file] [log] [blame]
{
"name": "Pottie",
"version": "1.0.0",
"summary": "An UImageView Refreshing Animation library written in Swift",
"description": "Pottie helps you utilize a pull to refresh action to update an UIImageView",
"homepage": "https://github.com/Arlindog/Pottie",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arlindo Goncalves": "arlindo.goncalves@accenture.com",
"Eric Peterson": "eric.peterson@accenture.com",
"Harry Nelken": "harry.nelken@accenture.com",
"Gilang Maulino": "gilang.maulino@accenture.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Arlindog/Pottie.git",
"tag": "1.0.0",
"branch": "master"
},
"source_files": "Pottie/**/*.swift",
"swift_version": "5.0"
}