[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 8 / 5 / 0 / ICEKeychain / 1.1.1 / ICEKeychain.podspec.json
blob8890acc481f054f8f7181537b8f1e6f246bc89ee
2   "name": "ICEKeychain",
3   "version": "1.1.1",
4   "summary": "钥匙串存取密码的封装",
5   "description": "TODO: 封装用户名和密码存取钥匙串的方法",
6   "homepage": "https://github.com/My-Pod/ICEKeychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gumengxiao": "rare_ice@163.com"
13   },
14   "source": {
15     "git": "https://github.com/My-Pod/ICEKeychain.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": "Security"