[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / 7 / TossOfwModule / 1.2.0 / TossOfwModule.podspec.json
blobe42ec6a70a2e4dba8ce63209e82ee5f66d66fd46
2   "name": "TossOfwModule",
3   "version": "1.2.0",
4   "summary": "Adison Offerwall - Toss Module",
5   "homepage": "https://docs.adison.co/offerwall",
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://storage.adison.co/resources/pods/ofw-module-toss/v1.2.0/TossOfwModule.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": "TossOfwModule.framework"
27   },
28   "dependencies": {
29     "AdisonOfferwallSDK": [
30       "2.5.42"
31     ],
32     "MaterialComponents/BottomSheet": [
34     ]
35   }