[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / a / 3 / NanoidSwift / 1.0.0 / NanoidSwift.podspec.json
blobcc339288d8e22e8dfca9f9cdde87aa9c9ab255ab
2   "name": "NanoidSwift",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Straight forward nanoid implementation for Swift.",
9   "homepage": "https://github.com/benjohnde/NanoidSwift",
10   "authors": {
11     "Ben John": "github@benjohn.de"
12   },
13   "social_media_url": "http://twitter.com/benjohnde",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/benjohnde/NanoidSwift.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Sources/**/*.{swift}",
23   "requires_arc": true