blob: 9e80453b1a8be3ff29aa9fcf30e36640077a651f [file] [log] [blame]
{
"name": "UserVision",
"version": "0.1",
"summary": "UserVision Framework",
"homepage": "http://user.vision/",
"authors": {
"Appyist Team": "team@appy.ist"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "http://appy.ist/uservision/framework10.zip"
},
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"ios": {
"vendored_frameworks": "UserVision.framework"
},
"pushed_with_swift_version": "3.0"
}