[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / 2 / c / SBExtensions / 0.0.3 / SBExtensions.podspec.json
blobe7fc77bc782e9e993175a435934e5c5f819850f8
2   "name": "SBExtensions",
3   "version": "0.0.3",
4   "summary": "A lightweight and pure Swift implemented library for collection of native Swift extensions.",
5   "description": "SBExtensions is a lightweight and pure Swift implemented library for collection of native Swift extensions.",
6   "homepage": "https://github.com/spirit-jsb/SBExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "spirit-jsb": "sibo_jian_29903549@163.com"
13   },
14   "swift_versions": [
15     "5.0"
16   ],
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/spirit-jsb/SBExtensions.git",
22     "tag": "0.0.3"
23   },
24   "source_files": [
25     "Sources/**/*.swift"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"