[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / e / NDTTextField / 0.0.1 / NDTTextField.podspec.json
blobe5b3e7966d1c6cb0083b3512b9d932d8c77d5817
2   "name": "NDTTextField",
3   "version": "0.0.1",
4   "summary": "A basic textfield UI written in Swift",
5   "description": "This CocoaPods library helps you to create beautiful text field UI",
6   "homepage": "https://github.com/tandn164/NDTTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tandn164": "kenjikatoji999@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/tandn164/NDTTextField.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "NDTTextField/**/*.{h,m}"