[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / 7 / BuyBuddySDK / 1.8.3 / BuyBuddySDK.podspec.json
blob58653773e7e4ffffcf44471947cfc60ae744682c
2   "name": "BuyBuddySDK",
3   "version": "1.8.3",
4   "summary": "Official Buy Buddy SDK",
5   "description": "Official Buy Buddy SDK enabling Buy Buddy api calls.",
6   "homepage": "http://buybuddy.co",
7   "authors": {
8     "eciftcioglu": "emir@buybuddy.co"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/heybuybuddy/Buy-Buddy-SDK-Swift.git",
15     "tag": "1.8.3"
16   },
17   "ios": {
18     "vendored_frameworks": "BBCoreKit.framework"
19   },
20   "license": {
21     "type": "MIT",
22     "file": "LICENSE"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "source_files": "BBCoreKit.framework/Headers/*.h",
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }