[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 0 / ICEKeychain / 1.0.0 / ICEKeychain.podspec.json
blob267f7f890f4964ad339f63cd269656f4f00e48e1
2   "name": "ICEKeychain",
3   "version": "1.0.0",
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.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": "Security"