[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 1 / GXPlugin / 1.0.2 / GXPlugin.podspec.json
blobe136dff9b5808f54451e17de01e5d4787f3c9cbc
2   "name": "GXPlugin",
3   "version": "1.0.2",
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.2"
20   },
21   "requires_arc": true,
22   "source_files": "GXPlugin",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"