[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / c / 0 / AdyenInternal / 2.8.1 / AdyenInternal.podspec.json
blob4ed01fb097cd03c9b454fdd5284e2e23fb330f9e
2   "name": "AdyenInternal",
3   "version": "2.8.1",
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.8.1"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "swift_version": "4.2",
22   "frameworks": "Foundation",
23   "source_files": "AdyenInternal/**/*.swift",
24   "resource_bundles": {
25     "AdyenInternal": [
26       "AdyenInternal/Assets/Media.xcassets",
27       "AdyenInternal/Assets/*.lproj/*.strings"
28     ]
29   }