blob: 43ad538d1e270b549e1cc900db98dc10e07b7f5e [file] [log] [blame]
{
"name": "SiltaBluetooth",
"version": "0.1.5",
"summary": "SiltaBluetooth for easy to use BLE.",
"homepage": "https://github.com/Aengininc/SiltaBluetooth",
"license": {
"type": "Aengin inc",
"file": "LICENSE"
},
"authors": {
"Cliff": "cliffchem@aengin.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Aengininc/SiltaBluetooth.git",
"tag": "0.1.5"
},
"ios": {
"preserve_paths": "Framework/*.{framework}",
"vendored_frameworks": "Framework/SiltaBluetooth.framework",
"xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "\"$(PODS_ROOT)/Framework\""
},
"resources": "Framework/SiltaBluetooth.framework"
},
"requires_arc": true
}