blob: 8df7aca5d43b9ec2ac5ac31c980a81979a8110a2 [file] [log] [blame]
{
"name": "JSFunction",
"version": "0.1.1",
"summary": "WKWebView Javascript call Class function",
"homepage": "https://github.com/outofcoding/JSFunction",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OutOfCode": "outofcoding@gmail.com"
},
"source": {
"git": "https://github.com/outofcoding/JSFunction.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSFunction/Classes/**/*",
"requires_arc": true,
"swift_versions": "4.0",
"swift_version": "4.0"
}