[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 7 / a / BxTextField / 1.10.11 / BxTextField.podspec.json
blob94bdc5041a51ce0a913335a775255bf0d663c67a
2   "name": "BxTextField",
3   "version": "1.10.11",
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": "8.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.1",
20     "4.2",
21     "5.0",
22     "5.1",
23     "5.2"
24   ],
25   "source": {
26     "git": "https://github.com/ByteriX/BxTextField.git",
27     "tag": "1.10.11"
28   },
29   "frameworks": [
30     "Foundation",
31     "UIKit"
32   ],
33   "source_files": [
34     "BxTextField/Sources/**/*.{swift}",
35     "BxTextField/Sources/*.{swift}"
36   ],
37   "swift_version": "5.2"