[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 6 / b / BRFluentModule / 1.0.0 / BRFluentModule.podspec.json
blobc25004fd4d344a402acff2b7c91576bfc7a3575a
2   "name": "BRFluentModule",
3   "version": "1.0.0",
4   "summary": "BRFluentModule is a swift wrapper for fluent interface.",
5   "swift_versions": "5.1",
6   "description": "BRFluentModule is a simple swift wrapper for creating swift object in fluent interface , just like SwiftUI . \nBy using this wrapper , it is able to write swift object in fluent interface.",
7   "homepage": "https://github.com/ck2shine/BRFluentModule",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ck2shine": "ck2shine@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ck2shine/BRFluentModule.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "BRFluentModule/*.swift",
23   "swift_version": "5.1"