blob: 3ddc0887d7d276a42b0afe9af60f467329604e0f [file] [log] [blame]
{
"name": "FMEarphoneSDK",
"version": "0.1.1",
"summary": "This a framework library to control FM functions with the Blackloud earbuds.",
"description": "FmEarphoneSDK is an iOS cocoapod library for controling the FM chip - Si4705 via EAP.",
"homepage": "https://github.com/heretse/FMEarphoneSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"heretse@gmail.com": "winston_hsieh@gemteks.com"
},
"source": {
"git": "https://github.com/heretse/FMEarphoneSDK.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FMEarphoneSDK/Classes/**/*"
}