[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 3 / f / YF_IAP / 2.1.9 / YF_IAP.podspec.json
blobf68db6f5c894a51f19be8c2dd01f1fec7d783daf
2   "name": "YF_IAP",
3   "version": "2.1.9",
4   "summary": "内购库",
5   "description": "内购以及验证功能库",
6   "homepage": "https://e.coding.net/szyifants/YF_IAPKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leonard.li": "liqiang@game7.cc"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://e.coding.net/szyifants/YF_IAPKit.git",
19     "tag": "2.1.9"
20   },
21   "vendored_frameworks": "IAPKit.framework",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "resource_bundles": {
26     "YF_IAPResources": [
27       "Resources/PrivacyInfo.xcprivacy"
28     ]
29   },
30   "frameworks": "StoreKit",
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }