blob: 4b938371690ad08e3a5fd00e0703a950bed185be [file] [log] [blame]
{
"name": "STMWebViewController",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STMWebViewController/Classes/**/*"
}