[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 6 / 3 / BRTextField / 0.0.1 / BRTextField.podspec.json
bloba10570ba486f503f70670a3dbbb77b6ff44af696
2   "name": "BRTextField",
3   "version": "0.0.1",
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",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "UnicornBoss": "archyvan9092@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/BeareadIO/BRTextField.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "BRTextField/BRTextField.{h,m}",
22   "resource_bundles": {
23     "BRTextField": [
24       "BRTextField/BRTextField.bundle/*.png"
25     ]
26   }