blob: ee3ad26fb3c67776bbf462b355727a8f61ff2d43 [file] [log] [blame]
{
"name": "UserVision",
"version": "1.0.0",
"summary": "UserVision Framework",
"homepage": "http://example.com/",
"authors": {
"Name": "team@appy.ist"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "http://appy.ist/uservision/framework.zip"
},
"ios": {
"vendored_frameworks": "UserVision.framework"
}
}