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