[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 1 / Bootstring / 1.0.0 / Bootstring.podspec.json
blobf8482f85f4e98996c454d1462853d2ed3ae3232f
2   "name": "Bootstring",
3   "version": "1.0.0",
4   "summary": "A Pure Swift library for encod and decode punycoded strings supporting iOS, macOS, and tvOS.",
5   "homepage": "https://github.com/gumob/BootstringSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gumob": "hello@gumob.com"
12   },
13   "frameworks": "Foundation",
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/gumob/BootstringSwift.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Source/*.{swift}",
20   "platforms": {
21     "ios": "9.3",
22     "osx": "10.12",
23     "tvos": "12.0"
24   },
25   "swift_version": "4.2"