blob: e2c7b69fc5085a14b1ef61ce8b4f11a95ec57a84 [file] [log] [blame]
{
"name": "WeexSVGPlugin",
"version": "0.1.0",
"summary": "Weex svg plugin .",
"description": "A static framework for weex svg",
"homepage": "https://github.com/yangshengtao/WeexSVGPlugin",
"license": {
"type": "Copyright",
"text": "Alibaba-INC copyright\n"
},
"authors": {
"yangshengtao": "yangshengtao1314@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "http://download.taobaocdn.com/freedom/39796/compress/WeexSVGPlugin-0.1.0.framework.zip"
},
"requires_arc": true,
"vendored_frameworks": "WeexSVGPlugin.framework",
"dependencies": {
"WeexSDK": [
]
}
}