[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 6 / NanoID / 1.0.1 / NanoID.podspec.json
blobbe025f4cf069376e8f1ccb60873335d6afa76a9a
2   "name": "NanoID",
3   "version": "1.0.1",
4   "summary": "Secure, unique, and configurable ID generator",
5   "description": "A Swift implementation of NanoID for generating configurable length unique, secure, IDs.",
6   "swift_versions": "5.1",
7   "homepage": "https://github.com/Tundaware/NanoID",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "George Cox": "george@tundaware.com"
14   },
15   "social_media_url": "https://twitter.com/tundaware",
16   "platforms": {
17     "ios": "11.0",
18     "tvos": "11.0",
19     "watchos": "4.0",
20     "osx": "10.12"
21   },
22   "source": {
23     "git": "https://github.com/Tundaware/NanoID.git",
24     "tag": "v1.0.1"
25   },
26   "source_files": "Sources/NanoID/**/*.swift",
27   "swift_version": "5.1"