[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 4 / f / d / XHStartActivityForResult / 0.1.0 / XHStartActivityForResult.podspec.json
blobc167618e271ece0b217dae08bad982fe09f76a25
2   "name": "XHStartActivityForResult",
3   "version": "0.1.0",
4   "summary": "实现android的 startActivityForResult 机制",
5   "description": "实现android的 startActivityForResult 机制,实现回调传值",
6   "homepage": "https://github.com/xhengx/XHStartActivityForResult",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xhengx": "xiaoheng.liu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xhengx/XHStartActivityForResult.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XHStartActivityForResult/**/*"