[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / a / FuliBaseLibrary / 0.1.6 / FuliBaseLibrary.podspec.json
blobef8cb419c6cd2cf9ade9b9b7173ef3862b9ec32c
2   "name": "FuliBaseLibrary",
3   "version": "0.1.6",
4   "summary": "A short description of FuliBaseLibrary.",
5   "description": "赋力SDK基础架构,后面创建的SDK依赖此SDK",
6   "homepage": "https://github.com/wenwugithub/FuliBaseLibrary",
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/FuliBaseLibrary.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "FuliBaseLibrary/Classes/Base/*.{h,m}",
23     "FuliBaseLibrary/Classes/**/*.{h,m}",
24     "FuliBaseLibrary/Classes/Common/*.{h,m}",
25     "FuliBaseLibrary/Classes/Main/*.{h,m}",
26     "FuliBaseLibrary/Classes/NetworkAlertView/*.{h,m}",
27     "FuliBaseLibrary/Classes/Request/*.{h,m}",
28     "FuliBaseLibrary/Classes/Response/*.{h,m}",
29     "FuliBaseLibrary/Classes/FULIButton/*.{h,m}"
30   ],
31   "resource_bundles": {
32     "FuliBaseLibrary": [
33       "FuliBaseLibrary/Assets/*.bundle"
34     ]
35   },
36   "public_header_files": "FuliBaseLibrary/Classes/Main/FuliLibraryHeader.h",
37   "libraries": [
38     "stdc++",
39     "c++",
40     "z.1.2.5",
41     "z"
42   ],
43   "pod_target_xcconfig": {
44     "ENABLE_BITCODE": "NO",
45     "ENABLE_TESTABILITY": "NO",
46     "VALID_ARCHITECTURES": "x86_64"
47   },
48   "user_target_xcconfig": {
49     "ENABLE_BITCODE": "NO"
50   },
51   "vendored_frameworks": "FuliBaseLibrary/Frameworks/FuliBaseLibraryFramework.framework",
52   "dependencies": {
53     "ReactiveObjC": [
55     ],
56     "AFNetworking": [
58     ],
59     "MJRefresh": [
61     ],
62     "Masonry": [
64     ],
65     "IQKeyboardManager": [
67     ],
68     "SDWebImage": [
69       "5.0.6"
70     ],
71     "ZLPhotoBrowser": [
73     ],
74     "MBProgressHUD": [
76     ],
77     "YYKit": [
79     ],
80     "SDAutoLayout": [
82     ],
83     "JDStatusBarNotification": [
85     ],
86     "DateTools": [
88     ],
89     "RSAEncryptor": [
91     ]
92   },
93   "deprecated": true