[Add] AnyThinkQMSDKAdapter 6.4.12.1
[CocoaPods.git] / Specs / 3 / 0 / 9 / YSRxStoreKit / 0.1.1 / YSRxStoreKit.podspec.json
blobcfd631fd0b1661a6e40f99eb350a4fe465819d7a
2   "name": "YSRxStoreKit",
3   "version": "0.1.1",
4   "summary": "RxSwift对StoreKit的扩展",
5   "description": "RxSwift对StoreKit的扩展, 使内购开发支持响应式编程",
6   "homepage": "https://github.com/zys-developer/YSRxStoreKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zys-developer": "zys_dev@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zys-developer/YSRxStoreKit.git",
16     "tag": "0.1.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "YSRxStoreKit/Classes/**/*",
24   "public_header_files": "Pod/Classes/**/*.h",
25   "dependencies": {
26     "RxSwift": [
28     ],
29     "RxCocoa": [
31     ],
32     "HandyJSON": [
34     ]
35   },
36   "swift_version": "5.0"