blob: e887d7298d722424aeabd3807e5a05272e6134cc [file] [log] [blame]
{
"name": "SiltaBluetooth",
"version": "0.1.7",
"summary": "SiltaBluetooth for easy to use BLE.",
"homepage": "https://github.com/aengintech/silta-bluetooth-ios",
"license": {
"type": "Aengin inc",
"file": "LICENSE"
},
"authors": {
"Cliff": "cliffchem@aengin.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aengintech/silta-bluetooth-ios.git",
"tag": "0.1.7"
},
"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
}