[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / b / abbi / 2.18.11 / abbi.podspec.json
blob638d17b591ea536e12058a480a2249fe1b32b285
2   "name": "abbi",
3   "version": "2.18.11",
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": "11.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.18.11"
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       "preserve_paths": "WalkMeSDK.xcframework",
37       "vendored_frameworks": "WalkMeSDK.xcframework"
38     },
39     {
40       "name": "XCFramework",
41       "preserve_paths": "WalkMeSDK.xcframework",
42       "vendored_frameworks": "WalkMeSDK.xcframework"
43     },
44     {
45       "name": "Legacy",
46       "pod_target_xcconfig": {
47         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48       },
49       "user_target_xcconfig": {
50         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51       },
52       "preserve_paths": "WalkMeSDK.framework",
53       "vendored_frameworks": "WalkMeSDK.framework"
54     }
55   ]