[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / 9 / e / RxARKit / 0.0.2 / RxARKit.podspec.json
bloba9f53d52bf0435221e505365857581bf812e7511
2   "name": "RxARKit",
3   "version": "0.0.2",
4   "summary": "description of RxARKit.",
5   "description": "RxARKit.",
6   "homepage": "https://github.com/SylvanasX/RxARKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sy": "yuanpeitao@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SylvanasX/RxARKit.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "RxARKit/Classes/**/*",
22   "frameworks": [
23     "ARKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "RxSwift": [
28       "~> 4.2.0"
29     ],
30     "RxCocoa": [
31       "~> 4.2.0"
32     ]
33   }