[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 4 / 1 / a / AffirmSDK / 5.0.30 / AffirmSDK.podspec.json
blob0c601b5ae633e244363ff7fa35373be69fd30859
2   "name": "AffirmSDK",
3   "authors": "Affirm, Inc.",
4   "version": "5.0.30",
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.30"
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     "AffirmSDK/*.xcprivacy"
30   ]