blob: c3359a4db0b759708ec490a507cf5682f2587c11 [file] [log] [blame]
{
"name": "UserVision",
"version": "1.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/framework11.zip"
},
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"ios": {
"vendored_frameworks": "UserVision.framework"
},
"pushed_with_swift_version": "3.0"
}