[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 0 / AdyenInternal / 2.0.0 / AdyenInternal.podspec.json
blob4f9b24e333f59c5369d3c34e4dc9417818110e74
2   "name": "AdyenInternal",
3   "version": "2.0.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.0.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   }