[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / f / d / 3 / arbiter-ios-sdk / 0.0.1 / arbiter-ios-sdk.podspec.json
blobca1d698f68c214043ab6de16efb45e537447f0ec
2   "name": "arbiter-ios-sdk",
3   "version": "0.0.1",
4   "summary": "AB Testing solution Arbiter`s iOS SDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kakaoenterprise/arbiter-ios-sdk",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "zito.k": "zito.k@kakaoenterprise.com"
13   },
14   "source": {
15     "git": "https://github.com/kakaoenterprise/arbiter-ios-sdk.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Sources/Arbiter.xcframework"
23   }