[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / d / 3 / f / YF_IAP / 1.3.9 / YF_IAP.podspec.json
blob57b38f31336fcea793475a83c8d86c744ebdac6a
2   "name": "YF_IAP",
3   "version": "1.3.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": "1.3.9"
20   },
21   "vendored_frameworks": "IAPKit.framework",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "frameworks": "StoreKit",
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }