blob: 53e69b8ca938e70d59eef7faeb52a92c68a86041 [file] [log] [blame]
{
"name": "fitpolo701SDK",
"version": "0.1.0",
"summary": "fitpolo701 SDK",
"description": "fitpolo701 701手环的开发SDK",
"homepage": "https://github.com/Fitpolo/fitpolo701-iOSDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lovexiaoxia": "aadyx2007@163.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/Fitpolo/fitpolo701-iOSDemo.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": "fitpolo701SDK/**"
}