blob: 59c1f522121c647cefbe108ec952fa2108ebcbb1 [file] [log] [blame]
{
"name": "FitBit_iOS",
"version": "0.1.0",
"summary": "this is swift 2.3 version of FitBit_iOS. We have integrated Fitbit API to fetch all fitbit AI data",
"description": "this is swift 2.3 version of FitBit_iOS. We have integrated Fitbit API to fetch all fitbit AI data. For more detail contact msy.shani@gmail.com",
"homepage": "https://github.com/msyshani/FitBit_iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahendra Yadav": "msy.shani@gmail.com"
},
"source": {
"git": "https://github.com/msyshani/FitBit_iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FitBit_iOS/Classes/**/*",
"dependencies": {
"OAuthSwift": [
"~> 0.6.0"
]
},
"pushed_with_swift_version": "2.3"
}