[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / d / 9 / Base16 / 0.1.0 / Base16.podspec.json
blobd852e5dd84eaff8e6e8af0a2938b325e4f339635
2   "name": "Base16",
3   "version": "0.1.0",
4   "summary": "Base16 is a small Swift libraries for Base16, as standardized in RFC 4648.",
5   "description": "Base16 is a small Swift libraries for Base16, as standardized in RFC 4648. Forked from https://github.com/mattrubin/Bases",
6   "homepage": "https://github.com/EOSLaoMao/Base16",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iCell": "lixiaoyu@eoslaomao.com"
13   },
14   "source": {
15     "git": "https://github.com/EOSLaoMao/Base16.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Base16/Classes/**/*",
22   "swift_version": "5.0"