blob: 20f4d2fa3f94a21d003c2444cf8948477f8bc3c6 [file] [log] [blame]
{
"name": "UPPlatformSDK",
"version": "1.0.0",
"summary": "Jawbone's UP Platform SDK.",
"homepage": "https://github.com/Jawbone/UPPlatform_iOS_SDK",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Terry Worona": "kzdornyy@jawbone.com"
},
"source": {
"git": "https://github.com/Jawbone/UPPlatform_iOS_SDK.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UPPlatformSDK/UPPlatformSDK/*.{h,m}",
"requires_arc": true
}