blob: 55e67ec5dd13ac039c6d6eb58defa8393144b8d5 [file] [log] [blame]
{
"name": "AnimatedField",
"platforms": {
"ios": "10.0"
},
"summary": "Animated UITextField with check & filter with regular expressions for default types (email, url, password, price, date...) for iOS",
"description": "AnimatedField create a view with a UITextField and title. It make animations with the placeholder, also check & filter with regular expressions for default types (email, url, password, price, date...)",
"version": "2.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alberto Aznar": "info@alberdev.com"
},
"homepage": "https://github.com/alberdev/AnimatedField",
"social_media_url": "https://twitter.com/alberdev",
"source": {
"git": "https://github.com/alberdev/AnimatedField.git",
"tag": "2.4.0"
},
"frameworks": "UIKit",
"source_files": "AnimatedField/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}