[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 6 / STMScriptMessageHandler / 3.0.0 / STMScriptMessageHandler.podspec.json
blob552d10887dc28d4f1f25d1e0b8997b0fb0c036b5
2   "name": "STMScriptMessageHandler",
3   "version": "3.0.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.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "STMScriptMessageHandler/Source/**/*"