[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 3 / 6 / 2 / HXLibrary / 0.2.4 / HXLibrary.podspec.json
blobd5437606beac07f0a8096c12f71e36ce12e20e0b
2   "name": "HXLibrary",
3   "version": "0.2.4",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "iOS开发公共库文件",
8   "homepage": "https://git.huaxiafinance.com/tianhaiyang/HXLibrary",
9   "social_media_url": "https://www.baidu.com",
10   "license": "MIT",
11   "authors": {
12     "tianhaiyang": "tianhaiyang"
13   },
14   "source": {
15     "git": "https://tianhaiyang@git.huaxiafinance.com/tianhaiyang/HXLibrary.git",
16     "tag": "0.2.4"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "WebViewJavascriptBridge",
22       "source_files": "HXPods/WebViewJavascriptBridge/*",
23       "public_header_files": "HXPods/WebViewJavascriptBridge/*.h"
24     },
25     {
26       "name": "HXWebviewProgressLine",
27       "source_files": "HXPods/HXWebviewProgressLine/*",
28       "public_header_files": "HXPods/HXWebviewProgressLine/*.h"
29     },
30     {
31       "name": "HXEncryption",
32       "source_files": "HXPods/HXEncryption/*",
33       "public_header_files": "HXPods/HXEncryption/*.h"
34     },
35     {
36       "name": "HWebViewBrowser",
37       "source_files": "HXPods/HWebViewBrowser/*",
38       "public_header_files": "HXPods/HWebViewBrowser/*.h"
39     },
40     {
41       "name": "CMUUIDManager",
42       "source_files": "HXPods/CMUUIDManager/*",
43       "public_header_files": "HXPods/CMUUIDManager/*.h"
44     },
45     {
46       "name": "LYEmptyView",
47       "source_files": "HXPods/LYEmptyView/*",
48       "public_header_files": "HXPods/LYEmptyView/*.h"
49     },
50     {
51       "name": "RSAEncryptor",
52       "source_files": "HXPods/RSAEncryptor/*",
53       "public_header_files": "HXPods/RSAEncryptor/*.h"
54     },
55     {
56       "name": "RTLabel",
57       "source_files": "HXPods/RTLabel/*",
58       "public_header_files": "HXPods/RTLabel/*.h"
59     }
60   ]