4 "summary": "In App purchase sdk, support auto-renewable subscription",
5 "description": "非常好用的内购组件,支持自动续期订阅的过期校验、票据检验、简单易用\n提供功能:\n 1)、产品查询\n 2)、产品购买\n 3)、恢复内购\n 4)、票据校验\n 5)、交易存储",
6 "homepage": "https://github.com/mqc123450/XYIAPKit",
12 "qichao.ma": "“qichao.ma@quvideo.com”"
15 "git": "https://github.com/mqc123450/XYIAPKit.git",
21 "source_files": "XYIAPKit/*.h",
22 "public_header_files": "XYIAPKit/*.h",
23 "frameworks": "StoreKit",
25 "default_subspecs": "Core",
29 "source_files": "XYIAPKit/Core/*.{h,m}"
32 "name": "KeychainPersistence",
38 "source_files": "XYIAPKit/Persistence/KeychainPersistence/*.{h,m}",
39 "frameworks": "Security"
42 "name": "UserDefaultPersistence",
48 "source_files": "XYIAPKit/Persistence/UserDefaultPersistence/*.{h,m}"
51 "name": "iTunesReceiptVerify",
60 "source_files": "XYIAPKit/Receipt/iTunesReceiptVerify/*.{h,m}"