[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / a / KakaoTOfwModule / 0.10.0 / KakaoTOfwModule.podspec.json
blob6df7471bd1c16f4c935789e367917981bd514b3b
2   "name": "KakaoTOfwModule",
3   "version": "0.10.0",
4   "summary": "Adison Offerwall - KakaoT Module",
5   "homepage": "https://docs.adison.co/kakaot",
6   "authors": {
7     "Name": "nam.sangkyoon@nbt.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://github.com/adison-ads/adison-ofw-module-kakaot-ios/releases/download/0.10.0/KakaoTOfwModule.zip"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "ios": {
26     "vendored_frameworks": "KakaoTOfwModule.xcframework"
27   },
28   "dependencies": {
29     "AdisonOfferwallSDK": [
30       "3.5.0"
31     ]
32   }