[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 4 / 1 / DNMeterialTextField / 0.0.1 / DNMeterialTextField.podspec.json
blobb206668a9d92a70ddb92d96f31301a904819865f
2   "name": "DNMeterialTextField",
3   "version": "0.0.1",
4   "summary": "DNMeterialTextField for iOS like Meterial Design.",
5   "description": "TODO: This TextFiled is created using Swift languagge and this is available iOS , inspired by Material Design , Android EditText com.google.android.material.textfield.TextInputEditText",
6   "homepage": "https://github.com/Dhiru-Dev/DNMeterialTextField",
7   "screenshots": [
8     "https://i.imgur.com/p76rpgu.gif",
9     "https://i.imgur.com/7cKWoyu.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Dhiru-Dev": "dhiru.ard@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/Dhiru-Dev/DNMeterialTextField.git",
20     "tag": "0.0.1"
21   },
22   "social_media_url": "https://stackoverflow.com/users/4466607/dhiru",
23   "platforms": {
24     "ios": "10.3"
25   },
26   "swift_versions": "4.2",
27   "requires_arc": true,
28   "source_files": "DNMeterialTextField/Classes/**/*.{swift}",
29   "frameworks": "UIKit",
30   "swift_version": "4.2"