[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / a / AffirmSDK / 5.0.34 / AffirmSDK.podspec.json
blob9b210de23c954a384805e2b89c321ba8c38b76d3
2   "name": "AffirmSDK",
3   "authors": "Affirm, Inc.",
4   "version": "5.0.34",
5   "summary": "Integrate Affirm into your iOS app",
6   "homepage": "https://github.com/Affirm/affirm-merchant-sdk-ios",
7   "license": {
8     "type": "BSD-3-Clause",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/Affirm/affirm-merchant-sdk-ios.git",
13     "tag": "5.0.34"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "AffirmSDK/*.{h,m}",
19   "public_header_files": "AffirmSDK/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "Security",
24     "WebKit"
25   ],
26   "resources": [
27     "AffirmSDK/*.xib",
28     "AffirmSDK/*.bundle"
29   ],
30   "resource_bundles": {
31     "AffirmPrivacy": "AffirmSDK/*.xcprivacy"
32   }