[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / 8 / 0 / ZJBaseUtils / 1.5.1 / ZJBaseUtils.podspec.json
blob87181b25248bb8ada978bf6a964aa22f52df502a
2   "name": "ZJBaseUtils",
3   "version": "1.5.1",
4   "summary": "Provide common、general、basic API and extensions for iOS Platform.",
5   "description": "Provide common、general、basic API and extensions for iOS Platform.",
6   "homepage": "https://github.com/Eafy/ZJBaseUtils_iOS",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": "Eafy",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "12.0"
14   },
15   "swift_versions": "5.0",
16   "frameworks": [
17     "GLKit",
18     "AVFoundation",
19     "CoreLocation",
20     "AssetsLibrary",
21     "SystemConfiguration",
22     "Photos",
23     "Security",
24     "UIKit",
25     "CoreText",
26     "CoreServices",
27     "UserNotifications",
28     "CoreTelephony"
29   ],
30   "source": {
31     "git": "https://github.com/Eafy/ZJBaseUtils_iOS.git",
32     "tag": "v1.5.1"
33   },
34   "source_files": [
35     "ZJBaseUtils/*.{h,m,mm,c,hpp,cpp,swift}",
36     "ZJBaseUtils/**/*.{h,m,mm,c,hpp,cpp,swift}"
37   ],
38   "public_header_files": [
39     "ZJBaseUtils/*.h",
40     "ZJBaseUtils/**/*.h"
41   ],
42   "private_header_files": [
43     "ZJBaseUtils/**/ZJSAMKeychain.h",
44     "ZJBaseUtils/**/ZJNetRoute.hpp",
45     "ZJBaseUtils/**/ZJNetRoute.hpp",
46     "ZJBaseUtils/**/ZJBaseVCSharedAPI.h"
47   ],
48   "resource_bundles": {
49     "ZJBundleRes": [
50       "ZJBaseUtils/Resources/*.png"
51     ],
52     "ZJBaseUtils_Privacy": "ZJBaseUtils/PrivacyInfo.xcprivacy"
53   },
54   "swift_version": "5.0"