blob: a38a6ab45a11a01f5e36b51dc7fca1def384c1da [file] [log] [blame]
{
"name": "fitpolo705SDK",
"version": "0.1.0",
"summary": "fitpolo705 SDK",
"description": "fitpolo705是703、705手环开发提供的SDK",
"homepage": "https://github.com/Fitpolo/fitpolo703705-iOSDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lovexiaoxia": "aadyx2007@163.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/Fitpolo/fitpolo703705-iOSDemo.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": "fitpolo705SDK/**"
}