blob: 320fe2dda3870339e45ee42932f60d15b90d4ad5 [file] [log] [blame]
{
"name": "STMScriptMessageHandler",
"version": "2.0.1",
"summary": "A script message handler that conform to the WKScriptMessageHandler protocol. It is used to communicate with js.",
"description": "You can use it to communicate with js.",
"homepage": "https://github.com/douking/STMScriptMessageHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"douking": "wyk1016@126.com"
},
"source": {
"git": "https://github.com/douking/STMScriptMessageHandler.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STMScriptMessageHandler/Source/**/*"
}