[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 0 / AdyenInternal / 2.1.0 / AdyenInternal.podspec.json
blob8a53cb93149589e68fd17b7ee0dd6d8d50a94976
2   "name": "AdyenInternal",
3   "version": "2.1.0",
4   "summary": "Adyen Internal SDK",
5   "description": "Support methods for Adyen SDK",
6   "homepage": "https://adyen.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adyen": "support@adyen.com"
13   },
14   "source": {
15     "git": "https://github.com/Adyen/adyen-ios.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "frameworks": "Foundation",
22   "source_files": "AdyenInternal/**/*.swift",
23   "resource_bundles": {
24     "AdyenInternal": [
25       "AdyenInternal/Assets/Media.xcassets",
26       "AdyenInternal/Assets/*.lproj/*.strings"
27     ]
28   }