blob: 8da5c8ff75997817ded1cc65036cc45f8bb0a1bb [file] [log] [blame]
{
"name": "LLWebview",
"version": "0.1.0",
"summary": "使用 Swift 对 iOS 中的 Webview进行了封装",
"description": "使用 Swift 对 iOS 中的 Webview进行了封装。测试 Swift 的 远程 Pod",
"homepage": "https://github.com/CoderLiLe/LLWebview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiLe": "lile@icourt.cc"
},
"source": {
"git": "https://github.com/CoderLiLe/LLWebview.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "LLWebview/Classes/**/*",
"swift_version": "5.0"
}