[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 2 / b / abbi / 1.1.28 / abbi.podspec.json
blob1c4c49a8907fa47995f5a4a8136f4a2c2fcea984
2   "name": "abbi",
3   "version": "1.1.28",
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://abbi.io",
7   "license": "Commercial",
8   "authors": {
9     "Abbi Ltd.": "support@abbi.io"
10   },
11   "social_media_url": "http://twitter.com/goabbi",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/abbiio/iosdk.git"
17   },
18   "source_files": "include/ABBISDK/ABBI.h",
19   "exclude_files": "Classes/Exclude",
20   "preserve_paths": "libABBISDK.a",
21   "public_header_files": "include/ABBISDK/ABBI.h",
22   "frameworks": [
23     "CoreMotion",
24     "UIKit",
25     "Social",
26     "StoreKit",
27     "SystemConfiguration",
28     "WebKit",
29     "AudioToolbox"
30   ],
31   "requires_arc": true,
32   "xcconfig": {
33     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/abbi\"",
34     "OTHER_LDFLAGS": "-lObjC"
35   },
36   "vendored_libraries": "libABBISDK.a"