[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 7 / 3 / AuthTextField / 0.2.4 / AuthTextField.podspec.json
blobb34f119526c9e84e2c4e79dfb68617ba0a7ec7c2
2   "name": "AuthTextField",
3   "version": "0.2.4",
4   "summary": "AuthTextField is a easy solution for your auth screen. Include lots of template and animations.",
5   "description": "'AuthTextField is a simple way to create auth screens with nice UI and animations. Its simple to use.'",
6   "homepage": "https://github.com/ferhanakkan/AuthTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ferhanakkan": "ferhanakkan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ferhanakkan/AuthTextField.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AuthTextField/Classes/**/*",
23   "resources": "AuthTextField/Resources/*",
24   "dependencies": {
25     "SnapKit": [
26       "~> 4.0"
27     ]
28   },
29   "swift_version": "5.0"