blob: 5e432ace6c923a20576e43e3588ca0850eee6268 [file] [log] [blame]
{
"name": "AppLab-Client",
"version": "0.1.2",
"summary": "Client library for apps published on the UCL App Lab",
"platforms": {
"ios": "7.0"
},
"authors": {
"UCL App Lab": "uclapplab@ucl.ac.uk"
},
"homepage": "https://github.com/UCLDECIDE/AppLab-Client",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/UCLDECIDE/AppLab-Client.git",
"tag": "0.1.2"
},
"ios": {
"vendored_frameworks": "AppLab-Client-Library.framework"
},
"dependencies": {
"UXCam": [
"~> 1.0"
],
"UICKeyChainStore": [
]
},
"requires_arc": true
}