[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 9 / 1 / GXPlugin / 1.0.1 / GXPlugin.podspec.json
blob754c64f40cdf6cee50f3c33a68ec2f4aca4522f9
2   "name": "GXPlugin",
3   "version": "1.0.1",
4   "swift_versions": "5.0",
5   "summary": "iOS插件开发的基础类",
6   "homepage": "https://github.com/gsyhei/GXPlugin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gin": "279694479@qq.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/gsyhei/GXPlugin.git",
19     "tag": "1.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "GXPlugin",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"