[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / d / Gamebase / 2.5.2 / Gamebase.podspec.json
blobde51fdd375b3527b3b8647ebd21932bd9a81a486
2   "name": "Gamebase",
3   "version": "2.5.2",
4   "summary": "Toast Gamebase",
5   "homepage": "https://toast.com/",
6   "authors": {
7     "Jae Man Han": "jaeman.han@nhn.com"
8   },
9   "license": {
10     "type": "Commercial",
11     "text": "Copyright NHN Corp. All Rights Reserved."
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "https://github.com/nhn/toast.gamebase.ios.sdk/releases/download/2.5.2/Gamebase-2.5.2.zip"
18   },
19   "ios": {
20     "libraries": [
21       "icucore",
22       "z",
23       "sqlite3",
24       "c++"
25     ],
26     "frameworks": [
27       "AdSupport",
28       "ImageIO"
29     ],
30     "vendored_frameworks": "Gamebase.framework",
31     "resources": "Gamebase.bundle"
32   },
33   "documentation_url": "http://docs.toast.com/ko/Game/Gamebase/ko/ios-started/"