[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 1 / OKHBuilder / 0.1.0 / OKHBuilder.podspec.json
blob4a4759aaa01696f34f507a3c27cdba9d5f57508e
2   "name": "OKHBuilder",
3   "version": "0.1.0",
4   "summary": "A pod for ios uni-app",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/On1Key/OKHBuilder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "on1key": "on1key@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/On1Key/OKHBuilder.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OKHBuilder/Classes/**/*",
22   "resources": [
23     "OKHBuilder/Resources/Bundles/*",
24     "*.{md,podspec}"
25   ],
26   "vendored_libraries": "OKHBuilder/Libraries/**/*.{a}",
27   "vendored_frameworks": "OKHBuilder/Frameworks/**/*.{framework}",
28   "frameworks": [
29     "CoreText",
30     "JavaScriptCore",
31     "WebKit",
32     "CoreTelephony",
33     "MobileCoreServices",
34     "SystemConfiguration",
35     "MediaPlayer",
36     "AudioToolbox",
37     "QuartzCore",
38     "CFNetwork",
39     "Foundation",
40     "CoreFoundation",
41     "CoreGraphics",
42     "UIKit",
43     "AVFoundation",
44     "AssetsLibrary",
45     "AddressBook",
46     "CoreLocation",
47     "UserNotifications",
48     "ImageIO",
49     "CoreVideo",
50     "CoreMedia",
51     "CoreLocation",
52     "CoreBluetooth",
53     "Photos",
54     "MetalKit",
55     "GLKit",
56     "QuickLook"
57   ],
58   "libraries": [
59     "c++",
60     "iconv.2",
61     "xml2",
62     "sqlite3.0"
63   ],
64   "pod_target_xcconfig": {
65     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
66   },
67   "user_target_xcconfig": {
68     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
69   }