[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 9 / c / 7 / HAoHLoadingView / 0.2.0 / HAoHLoadingView.podspec.json
blobc1db6b42230375ddb17ee97588e1f7ab2f254402
2   "name": "HAoHLoadingView",
3   "version": "0.2.0",
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.2.0"
19   },
20   "exclude_files": "Framework/**/*.plist",
21   "resources": "Resources/*.bundle",
22   "vendored_frameworks": [
23     "Framework/HAoHLoadingView.framework",
24     "Framework/Muse.framework"
25   ],
26   "frameworks": [
27     "JavaScriptCore",
28     "MediaPlayer",
29     "OpenAL",
30     "AVKit"
31   ],
32   "libraries": [
33     "icucore",
34     "c++",
35     "sqlite3",
36     "z",
37     "resolv",
38     "iconv"
39   ],
40   "requires_arc": true,
41   "dependencies": {
42     "Bugly": [
44     ],
45     "JPush": [
47     ],
48     "UMCCommon": [
49       "~>7.1.0"
50     ],
51     "UMCSecurityPlugins": [
53     ],
54     "UMCPush": [
56     ],
57     "UMCShare/Social/ReducedWeChat": [
59     ],
60     "UMCShare/Social/ReducedQQ": [
62     ],
63     "UMCShare/Social/ReducedSina": [
65     ]
66   }