[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / b / abbi / 1.5.4 / abbi.podspec.json
blob2e7b3f991e5c6e693600def063982ac7e577269b
2   "name": "abbi",
3   "version": "1.5.4",
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": "1.5.4"
17   },
18   "source_files": "include/ABBISDK/ABBI.h",
19   "preserve_paths": "WalkMeSDK.framework",
20   "public_header_files": "include/ABBISDK/ABBI.h",
21   "frameworks": [
22     "CoreMotion",
23     "UIKit",
24     "Social",
25     "StoreKit",
26     "SystemConfiguration",
27     "WebKit",
28     "AudioToolbox"
29   ],
30   "requires_arc": true,
31   "xcconfig": {
32     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/abbi\"",
33     "OTHER_LDFLAGS": "-lObjC"
34   },
35   "vendored_frameworks": "WalkMeSDK.framework"