[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 7 / f / CleverPayUI / 1.0.4 / CleverPayUI.podspec.json
blob86f082a10c2623dc1b64e921ba8667a02e24e456
2   "name": "CleverPayUI",
3   "version": "1.0.4",
4   "summary": "CleverPayUI",
5   "homepage": "https://github.com/cleverpumpkin/cleverpay-ios-sdk/CleverPayUI",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Cleverpumpkin, Ltd.",
11   "source": {
12     "git": "https://github.com/cleverpumpkin/cleverpay-ios-sdk.git",
13     "tag": "1.0.4"
14   },
15   "source_files": "CleverPayUI/**/*.{h,m,swift}",
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "10.3"
19   },
20   "pod_target_xcconfig": {
21     "_XC_SLASH": "/",
22     "_XC_DBL_SLASH": "${_XC_SLASH}${_XC_SLASH}",
23     "VERSION_INFO_EXPORT_DECL": "${_XC_DBL_SLASH}",
24     "DEFINES_MODULE": "YES",
25     "GCC_PREPROCESSOR_DEFINITIONS": "PRODUCT_VERSION_NUMBER=1.0 PRODUCT_VERSION_STRING=\\\"1.0.4\\\""
26   },
27   "dependencies": {
28     "CleverPay": [
29       "~> 1.0.3"
30     ]
31   }