blob: 1b41940e2a2a5875ed1f005f4a9adeceb8a96e92 [file] [log] [blame]
{
"name": "fitpolo701SDKDemo",
"version": "0.0.1",
"summary": "fitpolo701 SDK",
"description": "fitpolo701 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.0.1"
},
"requires_arc": true,
"source_files": "fitpolo701SDK/**/*"
}