[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / 7 / YiUUID / 0.0.2 / YiUUID.podspec.json
blob7a993b1e6093c61f740bcd2588ef7b6407446f63
2   "name": "YiUUID",
3   "module_name": "YiUUID",
4   "version": "0.0.2",
5   "license": "MIT",
6   "summary": "提供最简单的API,获取具有不同持久性级别的UUID",
7   "homepage": "https://github.com/coderyi/YiUUID",
8   "authors": {
9     "coderyi": "coderyi@163.com"
10   },
11   "source": {
12     "git": "https://github.com/coderyi/YiUUID.git",
13     "tag": "v0.0.2"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "YiUUID/YiUUID/*.swift",
20   "dependencies": {
21     "KeychainAccess": [
22       "~> 4.2.0"
23     ]
24   },
25   "swift_version": "5.0"