[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / b / abbi / 0.0.1437 / abbi.podspec.json
blob8d0b71e67efcdc023e760ce00d6f014ce2490ffa
2   "name": "abbi",
3   "version": "0.0.1437",
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": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/abbiio/iosdk.git"
17   },
18   "source_files": "SDK/ABBISDK.framework/Headers/ABBI.h",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "SDK/ABBISDK.framework/Headers/ABBI.h",
21   "frameworks": [
22     "CoreMotion",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/abbi\""
28   },
29   "ios": {
30     "vendored_frameworks": "SDK/ABBISDK.framework"
31   }