[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / 6 / STMScriptMessageHandler / 3.1.0 / STMScriptMessageHandler.podspec.json
blob31f77d3b8a02f0b0cc6975fc4a2201eef33cc69b
2   "name": "STMScriptMessageHandler",
3   "version": "3.1.0",
4   "summary": "A script message handler that conform to the WKScriptMessageHandler protocol. It is used to communicate with js.",
5   "description": "You can use it to communicate with js.",
6   "homepage": "https://github.com/douking/STMScriptMessageHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "douking": "wyk1016@126.com"
13   },
14   "source": {
15     "git": "https://github.com/douking/STMScriptMessageHandler.git",
16     "tag": "3.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "STMScriptMessageHandler/Source/**/*"