[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 2 / 4 / ISGUserTools / 0.1 / ISGUserTools.podspec.json
blob10da0a6ceb7659218c901ef00e0699a09ef89f61
2   "name": "ISGUserTools",
3   "version": "0.1",
4   "summary": "ISGUserTools.",
5   "description": "用户信息相关",
6   "homepage": "https://github.com/Isaaclzg/ISGUserTools",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "isaac_gang": "isaac_gang@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Isaaclzg/ISGUserTools.git",
19     "tag": "0.1"
20   },
21   "source_files": [
22     "ISGUserTools",
23     "ISGUserTools/**/*.{h,m}"
24   ],
25   "frameworks": "Foundation",
26   "dependencies": {
27     "MJExtension": [
28       "~> 3.0.13"
29     ],
30     "SAMKeychain": [
31       "~> 1.5.3"
32     ]
33   }