[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / a / 9 / CKDKeyValueManager / 0.0.1 / CKDKeyValueManager.podspec.json
blobdedbfec6df570a28b989db16ce9c5a7048fcf2c3
2   "name": "CKDKeyValueManager",
3   "version": "0.0.1",
4   "summary": "MMKV封装",
5   "homepage": "https://gitee.com/JmoVxia/CKDKeyValueManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JmoVxia": "JmoVxia@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://gitee.com/JmoVxia/CKDKeyValueManager.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": [
25     "CKDKeyValueManager/**/*"
26   ],
27   "dependencies": {
28     "MMKV": [
30     ]
31   },
32   "swift_version": "5.0"