[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / d / 2 / b / abbi / 2.15.2 / abbi.podspec.json
blob0b2e6c2487f09d768f24ac39fa105153ca79b024
2   "name": "abbi",
3   "version": "2.15.2",
4   "summary": "Simple SDK for developers to manage and maximize conversions of all in-app promotions.",
5   "description": "In one line of code, ABBI provides the full life-cycle of in app marketing to your app. Create and manage your in app promotions and let ABBI do all the hard work and optimize your CTR's!",
6   "homepage": "http://walkme.com",
7   "license": "Commercial",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "requires_arc": true,
12   "authors": {
13     "WalkMe Inc": "http://walkme.com"
14   },
15   "source": {
16     "git": "https://github.com/abbiio/iosdk.git",
17     "tag": "2.15.2"
18   },
19   "xcconfig": {
20     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/abbi\"",
21     "OTHER_LDFLAGS": "-ObjC"
22   },
23   "frameworks": [
24     "CoreMotion",
25     "UIKit",
26     "Social",
27     "StoreKit",
28     "SystemConfiguration",
29     "WebKit",
30     "AudioToolbox"
31   ],
32   "default_subspecs": "Main",
33   "subspecs": [
34     {
35       "name": "Main",
36       "pod_target_xcconfig": {
37         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38       },
39       "user_target_xcconfig": {
40         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41       },
42       "preserve_paths": "WalkMeSDK.framework",
43       "vendored_frameworks": "WalkMeSDK.framework"
44     },
45     {
46       "name": "XCFramework",
47       "preserve_paths": "WalkMeSDK.xcframework",
48       "vendored_frameworks": "WalkMeSDK.xcframework"
49     }
50   ]