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