blob: 0211167200c9508d1af65949b1c20254e70f6c57 [file] [log] [blame]
{
"name": "AppLab-Client",
"version": "0.2.0",
"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.2.0"
},
"ios": {
"vendored_frameworks": "AppLab-Client-Library.framework"
},
"dependencies": {
"UXCam": [
"~> 2.0"
],
"UICKeyChainStore": [
]
},
"requires_arc": true
}