[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / d / 6 / 1 / DPBorderIconTextField / 1.9 / DPBorderIconTextField.podspec.json
blobf2a41efc0720b254a8d4a35d14df1766c49d9195
2   "name": "DPBorderIconTextField",
3   "version": "1.9",
4   "summary": "A UIView that has a UITextField and a customizable icon and a border that changes color when active.",
5   "description": "A UIView that has a UITextField and a customizable icon and a border that changes color when active. It is fully customizable and can also pass to delegate all UITextFieldDelegate calls.",
6   "homepage": "https://github.com/kostassite/DPBorderIconTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kostas Antonopoulos": "kostas@devpro.gr"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/kostassite/DPBorderIconTextField.git",
19     "tag": "1.9"
20   },
21   "source_files": "DPBorderIconTextField/DPBorderIconTextField/*.{h,m}"