[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / c / 7 / HAoHLoadingView / 0.1.6 / HAoHLoadingView.podspec.json
blob5430342c72397b9a28a71575dd9f08b6e86d9364
2   "name": "HAoHLoadingView",
3   "version": "0.1.6",
4   "summary": "A description of HAoHLoadingView.",
5   "homepage": "http://gitlab.xingmentech.com/shibo/haohloadingview.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "HAoH Shibo": "xm_sunshibo@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "http://gitlab.xingmentech.com/shibo/haohloadingview.git",
18     "tag": "0.1.6"
19   },
20   "exclude_files": "Framework/**/*.plist",
21   "resources": "Resources/*.png",
22   "vendored_frameworks": [
23     "Framework/HAoHLoadingView.framework",
24     "Framework/Muse.framework"
25   ],
26   "frameworks": [
27     "JavaScriptCore",
28     "MediaPlayer",
29     "OpenAL"
30   ],
31   "libraries": [
32     "icucore",
33     "c++",
34     "sqlite3",
35     "z",
36     "resolv"
37   ],
38   "requires_arc": true,
39   "dependencies": {
40     "Bugly": [
42     ],
43     "JPush": [
45     ],
46     "UMCCommon": [
47       "~>7.1.0"
48     ],
49     "UMCSecurityPlugins": [
51     ],
52     "UMCPush": [
54     ],
55     "UMCShare/Social/ReducedWeChat": [
57     ],
58     "UMCShare/Social/ReducedQQ": [
60     ],
61     "UMCShare/Social/ReducedSina": [
63     ]
64   }