[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / e / libOpenInstallSDK_global / 1.0.0 / libOpenInstallSDK_global.podspec.json
blob6a6548cd434d62f1982b812f8f59f2d0f47c32dd
2   "name": "libOpenInstallSDK_global",
3   "version": "1.0.0",
4   "summary": "openinstall's officially supported iOS global SDK",
5   "description": "openinstall's officially supported iOS SDK for pod.",
6   "homepage": "https://www.openinstall.io",
7   "license": "MIT",
8   "authors": {
9     "Cooper": "appopeninstall@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/OpenInstall/openinstall-ios-global-pod.git",
13     "tag": "1.0.0"
14   },
15   "vendored_libraries": "frameworks/libOpenInstallSDK.a",
16   "source_files": "Classes/*.{h,m}",
17   "resource_bundles": {
18     "OPPrivacy": [
19       "Classes/PrivacyInfo.xcprivacy"
20     ]
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   }