blob: e6675cb6a961a90a3761557c3a06030e561e2c15 [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": "1.0.4",
"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": "1.0.4"
},
"frameworks": "UIKit",
"source_files": "AnimatedField/**/*",
"swift_versions": "4.2"
}