[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 6 / 5 / BSTextField / 0.1.3 / BSTextField.podspec.json
blob714bbb0dabc6e229aaa72469929032d48a34a82d
2   "name": "BSTextField",
3   "version": "0.1.3",
4   "summary": "Class name based Bootstrap textField design implementation for Swift/iOS.",
5   "description": "Given textField class name, textField can redesign itself with that class accordingly to Bootstraps definition",
6   "homepage": "https://github.com/ozcanzaferayan/BSTextField",
7   "screenshots": "https://raw.githubusercontent.com/ozcanzaferayan/BSTextField/master/Screenshots/BSTextField_screen_recording.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ozcanzaferayan": "ozcanzaferayan@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ozcanzaferayan/BSTextField.git",
17     "tag": "0.1.3"
18   },
19   "social_media_url": "https://twitter.com/zaferayan",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "BSTextField/Classes/**/*"