[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 9 / 3 / FuliLibraryForH5 / 1.4.4 / FuliLibraryForH5.podspec.json
blob8f8b1dd977b0806e9e80b41694d7d59ab40d6755
2   "name": "FuliLibraryForH5",
3   "version": "1.4.4",
4   "summary": "FuliLibraryForH5是纳德集团旗下薪起程赋力SDKForH5,主要用语于钱包H5与原生交互所用",
5   "description": "博纳德集团旗下薪起程赋力SDKForH5,主要用语于钱包H5与原生交互所用,博纳德集团旗下薪起程赋力SDKForH5,主要用语于钱包H5与原生交互所用",
6   "homepage": "https://github.com/wenwugithub/FuliLibraryForH5",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2297711051@qq.com": "2297711051@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wenwugithub/FuliLibraryForH5.git",
16     "tag": "1.4.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FuliLibraryForH5/Classes/**/*.{h,m,a,mm}",
22   "resource_bundles": {
23     "FuliLibraryForH5": [
24       "FuliLibraryForH5/Assets/*.png"
25     ]
26   },
27   "libraries": [
28     "stdc++",
29     "c++",
30     "z.1.2.5",
31     "z"
32   ],
33   "pod_target_xcconfig": {
34     "ENABLE_BITCODE": "NO",
35     "ENABLE_TESTABILITY": "NO",
36     "VALID_ARCHITECTURES": "x86_64"
37   },
38   "user_target_xcconfig": {
39     "ENABLE_BITCODE": "NO"
40   },
41   "xcconfig": {
42     "LD_RUNPATH_SEARCH_PATHS": "FuliLibraryForH5/Frameworks"
43   },
44   "public_header_files": [
45     "FuliLibraryForH5/Classes/Main/*.h",
46     "FuliLibraryForH5/Classes/Category/*.h",
47     "FuliLibraryForH5/Classes/CustomKeyboard/*.h",
48     "FuliLibraryForH5/Classes/MD5/*.h",
49     "FuliLibraryForH5/Classes/Unionpay/*.h",
50     "FuliLibraryForH5/Classes/*.h"
51   ],
52   "static_framework": true,
53   "vendored_frameworks": "FuliLibraryForH5/Frameworks/Fupowerkey.framework",
54   "frameworks": "AudioToolbox",
55   "dependencies": {
56     "RSAEncryptor": [
58     ],
59     "Masonry": [
61     ],
62     "DateTools": [
64     ],
65     "YYKit": [
67     ],
68     "MBProgressHUD": [
70     ],
71     "ReactiveObjC": [
73     ],
74     "IQKeyboardManager": [
76     ],
77     "SDWebImage": [
79     ],
80     "XQCIDCard": [
82     ]
83   }