[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 6 / 9 / 3 / FuliLibraryForH5 / 1.4.9 / FuliLibraryForH5.podspec.json
blobc42f471b180bae8bae059ff545740e91ae24e781
2   "name": "FuliLibraryForH5",
3   "version": "1.4.9",
4   "summary": "FuliLibraryForH5是纳德集团旗下薪起程赋力SDKForH5,主要用语于钱包H5与原生交互所用",
5   "description": "博纳德集团旗下薪起程赋力SDKForH5,主要用语于钱包H5与原生交互所用,博纳德集团旗下薪起程赋力SDKForH5,主要用语于钱包H5与原生交互所用",
6   "homepage": "https://gitee.com/fengye12538/FuliLibraryForH5.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2297711051@qq.com": "2297711051@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/fengye12538/FuliLibraryForH5.git",
16     "tag": "1.4.9"
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   "pod_target_xcconfig": {
28     "ENABLE_BITCODE": "NO",
29     "ENABLE_TESTABILITY": "NO",
30     "VALID_ARCHITECTURES": "x86_64"
31   },
32   "user_target_xcconfig": {
33     "ENABLE_BITCODE": "NO"
34   },
35   "public_header_files": [
36     "FuliLibraryForH5/Classes/Main/*.h",
37     "FuliLibraryForH5/Classes/Category/*.h",
38     "FuliLibraryForH5/Classes/*.h"
39   ],
40   "static_framework": true,
41   "dependencies": {
42     "Masonry": [
44     ],
45     "ReactiveObjC": [
47     ],
48     "IQKeyboardManager": [
50     ],
51     "SDWebImage": [
53     ],
54     "YYKit": [
56     ],
57     "FULIIDCard": [
59     ]
60   }