[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 7 / 9 / UUIDSwift / 0.0.2 / UUIDSwift.podspec.json
blob26a1088fab2e42e8c573cc5f70b7ba03059dea39
2   "name": "UUIDSwift",
3   "version": "0.0.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.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "3.0",
22   "source_files": "UUID/Classes/UUIDSwift.swift",
23   "dependencies": {
24     "KeychainAccess": [
26     ]
27   }