[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 9 / LinkageLib / 1.2.0 / LinkageLib.podspec.json
blob63c2ab61e164c15cb0044c8d81374d984fe7d2a7
2   "name": "LinkageLib",
3   "version": "1.2.0",
4   "summary": "wkwebview与js桥接组件.",
5   "description": "wkwebview与js桥接组件",
6   "homepage": "https://gitee.com/ZD_0216/tclinkage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "13253386221@163.com": "zhao.didi1998@gmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/ZD_0216/tclinkage.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LinkageLib/Classes/**/*",
22   "public_header_files": "LinkageLib/Classes/Headers/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]