blob: 9558df17a702a05441d24a4923f22f743e451d8e [file] [log] [blame]
{
"name": "ESBluetoothManager",
"version": "0.0.1",
"summary": "A BluetoothManager for iOS",
"description": "improve efficiency for ios develop",
"homepage": "https://github.com/EverydayStep",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeLocker": "codeLockers@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EverydayStep/ESBluetoothManager.git",
"tag": "0.0.1"
},
"source_files": "ESBluetoothManager/ESBluetoothManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}