blob: a30fad8c5cdbbf77e07f014d7ee618727003ad8d [file] [log] [blame]
{
"name": "fz-iOS-sdk",
"version": "0.1.0",
"summary": "Connect your app to FretZealot via fz-iOS-sdk",
"description": "This SDK helps to scan, connect and perform actions on FretZealot.",
"homepage": "https://github.com/edgetechlabs/fz-iOS-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"edgetechlabs": "john@edgetechlabs.com"
},
"source": {
"git": "https://github.com/edgetechlabs/fz-iOS-sdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "fz-iOS-sdk/Classes/**/*"
}