[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / b / abbi / 1.0.76 / abbi.podspec.json
blob3e0079409f3be2e32fcdf73332f6fc848e50243b
2   "name": "abbi",
3   "version": "1.0.76",
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   ],
30   "requires_arc": true,
31   "xcconfig": {
32     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/abbi\"",
33     "OTHER_LDFLAGS": "-lObjC"
34   },
35   "vendored_libraries": "libABBISDK.a"