blob: 213f435bd2c0171a5b7561744904b7d834612f87 [file] [log] [blame]
{
"name": "TTCBleSDK",
"version": "0.1.4",
"summary": "A short description of TTCBleSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.ttc.com/LiJiong/TTCBleSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LenJhon": "lijiong@mcu168.com"
},
"source": {
"git": "http://git.ttc.com/LiJiong/TTCBleSDK.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTCBleSDK/Classes/**/*",
"vendored_libraries": "TTCBleSDK/Classes/libBLEManager.a"
}