[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / 0 / 5 / BRTextField-Swift / 0.0.2 / BRTextField-Swift.podspec.json
blob34ce5fcb4b6c8352e9d82df12361d2248debb5f0
2   "name": "BRTextField-Swift",
3   "version": "0.0.2",
4   "summary": "BRTextField is bearead custom textfield.",
5   "description": "Bearead Input TextField, display a underline & a float label.",
6   "homepage": "https://github.com/BeareadIO/BRTextField-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "UnicornBoss": "archyvan9092@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4.0"
19   },
20   "source": {
21     "git": "https://github.com/BeareadIO/BRTextField-Swift.git",
22     "tag": "0.0.2"
23   },
24   "source_files": "BRTextField/BRTextField.swift",
25   "resource_bundles": {
26     "BRTextField": [
27       "BRTextField/BRTextField.bundle/*.png"
28     ]
29   },
30   "pushed_with_swift_version": "4.0"