[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / 4 / Fluently / 0.1.0 / Fluently.podspec.json
blobe3221a04f2616d09dd7821760c9095baa5a68785
2   "name": "Fluently",
3   "version": "0.1.0",
4   "summary": "Fluently can be used setting value easily and fastly",
5   "description": "A fluent interface is a method for designing object-oriented APIs that relies extensively on method chaining. Its goal is to increase code legibility by creating a domain-specific language.",
6   "homepage": "https://git.toolsfdg.net/sean-y/Fluently",
7   "license": "All rights reserved.",
8   "authors": {
9     "Sean Yue": "sean.y@binance.com"
10   },
11   "source": {
12     "git": "https://git.toolsfdg.net/sean-y/Fluently",
13     "tag": "0.1.0"
14   },
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "source_files": "Fluently/Classes/**/*",
20   "swift_version": "5.1"