[Add] BoreyAdSDK 1.0.7
[CocoaPods.git] / Specs / e / c / 4 / WRKeychain / 1.0.0 / WRKeychain.podspec.json
blobba930d73d790bc13258921602b766c178a269fb9
2   "name": "WRKeychain",
3   "version": "1.0.0",
4   "summary": "iOS钥匙串访问.",
5   "description": "通过账号应用,获取、保存、删除钥匙串数据",
6   "homepage": "https://github.com/GodFighter/WRKeychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GodFighter": "{xianghui_ios@163.com}"
13   },
14   "source": {
15     "git": "https://github.com/GodFighter/WRKeychain.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WRKeychain/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": "Security",
24   "swift_version": "5.0"