[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / 3 / libOpenInstallSDK / 2.8.0 / libOpenInstallSDK.podspec.json
blobc19aa3fb6395ba19cf3fb1675627621ab6a1a3af
2   "name": "libOpenInstallSDK",
3   "version": "2.8.0",
4   "summary": "openinstall's officially supported iOS 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-pod.git",
13     "tag": "2.8.0"
14   },
15   "vendored_libraries": "frameworks/libOpenInstallSDK.a",
16   "source_files": "Classes/**/*.{h,m}",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   }