blob: e70aaa787aa2af7d4a9b5c359c7d396cf9a901ea [file] [log] [blame]
{
"name": "WebViewTest",
"version": "0.0.1",
"summary": "H5 url 跳转测试",
"description": "这是一个用于H5的测试",
"homepage": "https://github.com/slumdunk7/webTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"slumdunk7": "slumdunk7@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/slumdunk7/webTest.git",
"tag": "0.0.1"
},
"source_files": [
"WebviewTest",
"WebviewTest/**/*.{h,m}"
],
"exclude_files": "WebviewTest/Exclude",
"frameworks": "webkit",
"requires_arc": true
}