[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / 5 / ConnectPaySDK / 1.0.8 / ConnectPaySDK.podspec.json
blob68c368e6daf615e0f9316cc11a2ceee615fc12dd
2   "name": "ConnectPaySDK",
3   "version": "1.0.8",
4   "homepage": "https://fiserv.com",
5   "summary": "ConnectPay iOS SDK for enrolling and managing a User on the ConnectPay platform",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
9   },
10   "authors": {
11     "Gershon Lev": "gershon.lev@fiserv.com"
12   },
13   "source": {
14     "git": "https://github.com/fdsdkteam/ConnectPaySDK_iOS.git",
15     "tag": "1.0.8"
16   },
17   "public_header_files": "PaymentSDK.framework/Headers/*.h",
18   "source_files": [
19     "PaymentSDK.framework/Headers/*.h",
20     "PayWithMyBank.framework/Headers/*.h",
21     "TMXProfiling.framework/Headers/*.h"
22   ],
23   "vendored_frameworks": [
24     "PaymentSDK.framework",
25     "PayWithMyBank.framework",
26     "TMXProfiling.framework"
27   ],
28   "platforms": {
29     "ios": "11.0"
30   },
31   "swift_versions": "5.0",
32   "swift_version": "5.0"