[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / a / BxTextField / 1.10.10 / BxTextField.podspec.json
blobe9cb4f002c353d04023e8d36728f56c1b25eec8a
2   "name": "BxTextField",
3   "version": "1.10.10",
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": "4.0",
18   "source": {
19     "git": "https://github.com/ByteriX/BxTextField.git",
20     "tag": "1.10.10"
21   },
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "source_files": [
27     "BxTextField/Sources/**/*.{swift}",
28     "BxTextField/Sources/*.{swift}"
29   ],
30   "swift_version": "4.0"