[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 0 / BookeeyPaySDK / 2.9.0 / BookeeyPaySDK.podspec.json
blob6a16090de2e6ee9eaf17dedfeb4c07a90d7acf26
2   "name": "BookeeyPaySDK",
3   "version": "2.9.0",
4   "license": "MIT",
5   "summary": "BookeeyPaySDK payment",
6   "homepage": "https://github.com/RizwaniOS/BookeeyPaySDKV2",
7   "authors": "Rizwan",
8   "pod_target_xcconfig": {
9     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
10   },
11   "user_target_xcconfig": {
12     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/RizwaniOS/BookeeyPaySDKV2.git",
19     "tag": "2.9.0"
20   },
21   "source_files": "BookeeyPaySDK.framework/Headers/*.h",
22   "vendored_frameworks": "BookeeyPaySDK.framework",
23   "frameworks": "SystemConfiguration",
24   "ios": {
25     "frameworks": "UIKit"
26   }