blob: 6a9e2bd09f7dd603e7adf3e6367cc661afe16cf5 [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.1",
"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.1"
},
"frameworks": "UIKit",
"source_files": "AnimatedField/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}