[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / f / d / OCBaseHelloWorld / 1.0.0-rc9 / OCBaseHelloWorld.podspec.json
blob687c9536e41f5047f02419f730149058e4eda426
2   "name": "OCBaseHelloWorld",
3   "version": "1.0.0-rc9",
4   "summary": "A short description of OCBaseHelloWorld.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wxclx98@gmail.com/OCBaseHelloWorld",
7   "authors": {
8     "wxclx98@gmail.com": "wxclx98@gmail.com"
9   },
10   "source": {
11     "http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/OCBaseHelloWorld-1.0.0-rc9.zip",
12     "type": "zip"
13   },
14   "swift_versions": "4.2",
15   "static_framework": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "ios": {
20     "vendored_frameworks": "OCBaseHelloWorld.xcframework"
21   },
22   "dependencies": {
23     "TuyaSmartUtil": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
33     "LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)"
34   },
35   "swift_version": "4.2"