[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / a / f / GuandianKit / 0.1.0 / GuandianKit.podspec.json
bloba7cd77e615a1ac942f9cf88b998383fdf282200a
2   "name": "GuandianKit",
3   "version": "0.1.0",
4   "summary": "A short description of GuandianKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://43.129.198.196:8099/xulong/GuandianKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "徐龙": "1154340135@qq.com"
13   },
14   "source": {
15     "git": "http://43.129.198.196:8099/xulong/GuandianKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GuandianKit/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 5.2.5"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "JPVideoPlayer",
30       "source_files": "GuandianKit/Classes/JPVideoPlayer/*.{h,m}"
31     },
32     {
33       "name": "SafeObject",
34       "source_files": "GuandianKit/Classes/SafeObject/*.{h,m}"
35     },
36     {
37       "name": "Utils",
38       "source_files": "GuandianKit/Classes/Utils/*.{h,m}"
39     }
40   ]