[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 4 / ISGUserTools / 1.0 / ISGUserTools.podspec.json
blob79ee4ff7671c83d75f5224135df87fcce3a65e68
2   "name": "ISGUserTools",
3   "version": "1.0",
4   "summary": "ISGUserTools.",
5   "description": "登录用户信息存储,以及账号密码保存到钥匙串",
6   "homepage": "https://github.com/Isaaclzg/ISGUserTools",
7   "license": "MIT",
8   "authors": {
9     "isaac_gang": "isaac_gang@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Isaaclzg/ISGUserTools.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "ISGUserTools",
20     "ISGUserTools/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation",
23   "dependencies": {
24     "MJExtension": [
25       "~> 3.0.13"
26     ],
27     "SAMKeychain": [
28       "~> 1.5.3"
29     ]
30   }