blob: 55dbf19a6f879a654b1440ba10533ac6c099e4b9 [file] [log] [blame]
{
"name": "UPPlatformSDK",
"version": "1.1.4",
"summary": "Jawbone's UP Platform SDK.",
"homepage": "https://github.com/Jawbone/UPPlatform_iOS_SDK",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Andy Roth": "aroth@jawbone.com"
},
"source": {
"git": "https://github.com/Jawbone/UPPlatform_iOS_SDK.git",
"tag": "v1.1.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UPPlatformSDK/UPPlatformSDK/*.{h,m}",
"requires_arc": true
}