[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / 3 / 7 / 9 / UUIDSwift / 0.4.2 / UUIDSwift.podspec.json
blob611e2b648537c6b2b366b63de20025877d4244ee
2   "name": "UUIDSwift",
3   "version": "0.4.2",
4   "summary": "Easy UUID.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jprothwell/UUID",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leon": "jprothwell@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jprothwell/UUID.git",
16     "tag": "0.4.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "UUID/Classes/UUIDSwift.swift",
23   "dependencies": {
24     "KeychainAccess": [
26     ]
27   }