[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 9 / 0 / a / AnimatedField / 1.0.4 / AnimatedField.podspec.json
blobe6675cb6a961a90a3761557c3a06030e561e2c15
2   "name": "AnimatedField",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Animated UITextField with check & filter with regular expressions for default types (email, url, password, price, date...) for iOS",
7   "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...)",
8   "version": "1.0.4",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alberto Aznar": "info@alberdev.com"
15   },
16   "homepage": "https://github.com/alberdev/AnimatedField",
17   "social_media_url": "https://twitter.com/alberdev",
18   "source": {
19     "git": "https://github.com/alberdev/AnimatedField.git",
20     "tag": "1.0.4"
21   },
22   "frameworks": "UIKit",
23   "source_files": "AnimatedField/**/*",
24   "swift_versions": "4.2"