[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / d / 3 / arbiter-ios-sdk / 0.0.2 / arbiter-ios-sdk.podspec.json
bloba9b0b98e01749588eaa6965ef1c27f1b158a20e5
2   "name": "arbiter-ios-sdk",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Sources/Arbiter.xcframework"
23   }