blob: 510b525d719c4f69806abd3b9daf2a82e3fa945b [file] [log] [blame]
{
"name": "SiltaBluetooth",
"version": "0.1.9",
"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.9"
},
"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
}