blob: 7a8badbd399896867891278aff8e64dcca411d8c [file] [log] [blame]
{
"name": "MisfitLinkSDK",
"version": "0.1.0",
"summary": "Gain access to button events from the Misfit Flash",
"description": "The Misfit Link SDK gives your application access to the button command feature of the Misfit Flash, allowing users to control your application from the wrist.",
"homepage": "https://github.com/Misfit-Developers/LinkSDK.git",
"license": "MIT",
"authors": {
"Phill Pasqual": "phill@misfit.com"
},
"source": {
"git": "https://github.com/Misfit-Developers/LinkSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"preserve_paths": "Pod/MisfitLinkSDK.framework",
"vendored_frameworks": "Pod/MisfitLinkSDK.framework",
"public_header_files": "Pod/MisfitLinkSDK.framework/Versions/A/Headers/*.h"
}