[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / e / 7 / a / BxTextField / 1.12.4 / BxTextField.podspec.json
blobf344b73a66d8399312987544b0a81785c73c84e5
2   "name": "BxTextField",
3   "version": "1.12.4",
4   "summary": "Swift UI component improving features UITextField",
5   "description": "This component will help iOS developers with different functions of putting text",
6   "homepage": "https://github.com/ByteriX/BxTextField.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sergey Balalaev": "sof.bix@mail.ru"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": [
18     "3.2",
19     "4.0",
20     "4.1",
21     "4.2",
22     "5.0",
23     "5.1",
24     "5.2"
25   ],
26   "source": {
27     "git": "https://github.com/ByteriX/BxTextField.git",
28     "tag": "1.12.4"
29   },
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ],
34   "source_files": [
35     "BxTextField/Sources/**/*.{swift}",
36     "BxTextField/Sources/*.{swift}"
37   ],
38   "swift_version": "5.2"