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