[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / a / AffirmSDK / 5.0.1 / AffirmSDK.podspec.json
blob8898aadd27095934500d35bbfa623abe0a97d6e4
2   "name": "AffirmSDK",
3   "authors": "Affirm, Inc.",
4   "version": "5.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "AffirmSDK/*.{h,m}",
19   "resources": "AffirmSDK/AffirmSDK.bundle",
20   "public_header_files": "AffirmSDK/*.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "Security",
25     "WebKit"
26   ]