[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / b / abbi / 0.0.12 / abbi.podspec.json
blob378b14eb2bf4703e45402a159a300ec4ae99055c
2   "name": "abbi",
3   "version": "0.0.12",
4   "summary": "Simple SDK for developers to manage and maximize conversions of all in-app promotions",
5   "description": "Simple SDK for developers to manage and maximize conversions of all in-app promotions",
6   "homepage": "http://abbi.io",
7   "license": "Commercial",
8   "authors": {
9     "Kobi Stok": "kobi@abbi.io"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/abbiio/iosdk.git"
16   },
17   "source_files": "SDK/ABBISDK.framework/Headers/ABBI.h",
18   "exclude_files": "Classes/Exclude",
19   "public_header_files": "SDK/ABBISDK.framework/Headers/ABBI.h",
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "SDK/ABBISDK.framework"
23   }