[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 9 / 3 / FuliLibraryForH5 / 1.5.0 / FuliLibraryForH5.podspec.json
blob25bbd43c763d63a20df78937c5f737e372e32a88
2   "name": "FuliLibraryForH5",
3   "version": "1.5.0",
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.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FuliLibraryForH5/Classes/**/*.{h,m,a,mm}",
22   "resource_bundles": {
23   },
24   "pod_target_xcconfig": {
25     "ENABLE_BITCODE": "NO",
26     "ENABLE_TESTABILITY": "NO",
27     "VALID_ARCHITECTURES": "x86_64"
28   },
29   "user_target_xcconfig": {
30     "ENABLE_BITCODE": "NO"
31   },
32   "public_header_files": [
33     "FuliLibraryForH5/Classes/Main/*.h",
34     "FuliLibraryForH5/Classes/*.h"
35   ],
36   "static_framework": true,
37   "dependencies": {
38     "FuliBaseLibrary": [
40     ],
41     "FULIIDCard": [
43     ]
44   }