[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 0 / LRSwiftTextField / 1.0.1 / LRSwiftTextField.podspec.json
blob0bdad6e5138c743d2be18ad80a0b5f338ba4db2c
2   "name": "LRSwiftTextField",
3   "version": "1.0.1",
4   "summary": "A CocoaPods library for Custom TextField written in Swift.",
5   "description": "This CocoaPods library helps you customise the TextField in Xib with live rendering.",
6   "homepage": "http://github.com/DeepthiJonna/LRSwiftTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DeepthiJonna": "deepthi.jonna@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/DeepthiJonna/LRSwiftTextField.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "LRSwiftTextField/**/*.{swift}",
23   "swift_version": "5"