[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 2 / b / abbi / 2.12.1 / abbi.podspec.json
blob5e88cbb5fe31c09b13f453617779928f12b58000
2   "name": "abbi",
3   "version": "2.12.1",
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   "authors": {
9     "WalkMe Inc": "http://walkme.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/abbiio/iosdk.git",
16     "tag": "2.12.1"
17   },
18   "preserve_paths": "WalkMeSDK.framework",
19   "frameworks": [
20     "CoreMotion",
21     "UIKit",
22     "Social",
23     "StoreKit",
24     "SystemConfiguration",
25     "WebKit",
26     "AudioToolbox"
27   ],
28   "requires_arc": true,
29   "xcconfig": {
30     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/abbi\"",
31     "OTHER_LDFLAGS": "-ObjC"
32   },
33   "vendored_frameworks": "WalkMeSDK.framework",
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   }