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