blob: 86f11197789fe76bf149806649f776fc0d2f4c08 [file] [log] [blame]
{
"name": "UPPlatformSDK",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UPPlatformSDK/UPPlatformSDK/*.{h,m}",
"requires_arc": true
}