[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / c / a / Pelpay / 1.0.2 / Pelpay.podspec.json
blob67788e1844bf32ff3b1fc08aa4b535bb3a86c736
2   "name": "Pelpay",
3   "version": "1.0.2",
4   "summary": "This library will help you accept card and alternative payments in your iOS.",
5   "homepage": "git@github.com:Chams-Switch/pelpay-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "David Eti": "david3ti@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Chams-Switch/pelpay-ios.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "vendored_frameworks": "Sources/Pelpay.xcframework",
22   "requires_arc": true,
23   "xcconfig": {
24     "ENABLE_BITCODE": "NO"
25   },
26   "swift_version": "5.0"