blob: 3b1756f3d7973803c87c068a580d46334a62ce26 [file] [log] [blame]
{
"name": "UIKitAnimations",
"version": "1.0.0",
"summary": "Provides helpers for easily animating setting text, labels and colors",
"homepage": "https://github.com/AndreasVerhoeven/UIKitAnimations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andreas Verhoeven": "cocoapods@aveapps.com"
},
"source": {
"git": "https://github.com/AndreasVerhoeven/UIKitAnimations.git",
"tag": "1.0.0"
},
"module_name": "UIKitAnimations",
"swift_versions": [
"5.0"
],
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/*.swift",
"swift_version": "5.0"
}