[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 6 / 1 / DPBorderIconTextField / 1.2 / DPBorderIconTextField.podspec.json
blob408b4e70b9e7c288d1aa14bd0e00c0ac4c0ac0f3
2   "name": "DPBorderIconTextField",
3   "version": "1.2",
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.2"
20   },
21   "source_files": "DPBorderIconTextField/DPBorderIconTextField/*.{h,m}"