[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / b / 6 / 0 / yf_IAPKit / 1.1.1 / yf_IAPKit.podspec.json
blob883fcf431b57ca1d04ae20943d1d98c2ddc1e39a
2   "name": "yf_IAPKit",
3   "version": "1.1.1",
4   "summary": "A IAP Helper for fineboost",
5   "description": "yf_IAPKit",
6   "homepage": "https://coding.net/u/yeahyf/p/iOS-IAP-SDK-FMWK/git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leonard.li": "liqiang@game7.cc"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://coding.net/u/yeahyf/p/iOS-IAP-SDK-FMWK/git",
19     "tag": "1.1.1"
20   },
21   "vendored_frameworks": "IAPKit/IAPKit.framework",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "source_files": "IAPKit/IAPKit.framework/Headers/*.{h}",
26   "public_header_files": "IAPKit/IAPKit.framework/Headers/*.{h}",
27   "deprecated_in_favor_of": "YF_IAP"