[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / b / 8 / DTSingleLineTextField / 0.0.1 / DTSingleLineTextField.podspec.json
blobbb0407d4a0c3982989374c21dd8c5a08a2a77585
2   "name": "DTSingleLineTextField",
3   "version": "0.0.1",
4   "summary": "Simple text field with custom border at bottom and sides",
5   "description": "# DTSingleLineTextField\n\nSimple text field with custom border at bottom and sides.\n\nFeatures:\n\n* bottom line border\n* optional bottom line endpoint\n* support storyboard",
6   "homepage": "https://github.com/Dante-Edge/DTSingleLineTextField",
7   "license": "MIT",
8   "authors": {
9     "Dante": "elvewyn@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Dante-Edge/DTSingleLineTextField.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "DTSingleLineTextField",
20     "DTSingleLineTextField/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit"