| { | |
| "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" | |
| } |