blob: fab34ec59b1dd3143b5aad3e8bdac5437f149b91 [file] [log] [blame]
{
"name": "viola",
"version": "0.1.3",
"summary": "viola sdk for ios.",
"description": "a cross platform ui framework",
"homepage": "http://viola.oa.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tomqiu": "tomqiu@tencent.com"
},
"source": {
"git": "http://git.code.oa.com/viola/iOS-Viola-SDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViolaDemo-iOS/ViolaSDK/**/*.{h,m,c,mm,s,cpp}",
"libraries": "c++"
}