[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / e / 7 / a / BxTextField / 1.4.0 / BxTextField.podspec.json
blobe0f4a15c11ec77f5bc332499009a91e695941ef7
2   "name": "BxTextField",
3   "version": "1.4.0",
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   "source": {
18     "git": "https://github.com/ByteriX/BxTextField.git",
19     "tag": "1.4.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "source_files": [
26     "BxTextField/Sources/**/*.{swift}",
27     "BxTextField/Sources/*.{swift}"
28   ],
29   "pushed_with_swift_version": "3.2"