blob: 781f383332d2e3f8a9b3b0e3a7d87e2f6d8edaab [file] [log] [blame]
{
"name": "STMWebViewController",
"version": "0.2.0",
"summary": "A web view controller that can communicate with js.",
"description": "You can use this web view controller communicate with js.",
"homepage": "https://github.com/douking/STMWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"douking": "wyk1016@126.com"
},
"source": {
"git": "https://github.com/douking/STMWebViewController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STMWebViewController/Source/**/*"
}