# MisfitCloudAPIWrapper_iOS iOS wrapper for Misfit Cloud API * 本Wrapper使用Misfit Cloud API v2.请到https://build.misfit.com 注册开发者账号并创建应用的Key和Secret来调用API. 注册账号并创建应用后, 请联系chandler@misfit.com开通API V2访问权限. * 如果需要进一步减小最终包大小, 请将MFCAPIClient中的网络操作替换为自己应用中的网络库,再重新编译. 否则可直接使用编译好的frameworks (解压MisfitCloudAPI.wrapper.bin.zip)