blob: b6c6ad1e516f07161360484311cf085155100d04 [file] [log] [blame]
{
"name": "Lighthouse",
"version": "1.0.2",
"summary": "Lighthouse beacon technology by Passworks",
"homepage": "http://passworks.io",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/passworksio",
"authors": {
"Passworks S.A.": "support@passworks.io"
},
"source": {
"git": "https://github.com/passworks/lighthouse-ios-sdk.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"Foundation",
"SystemConfiguration",
"CoreLocation",
"CoreData",
"Passkit"
],
"libraries": "z",
"requires_arc": true,
"source_files": "Lighthouse.framework/Versions/A/Headers/*.h",
"ios": {
"vendored_frameworks": "Lighthouse.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"preserve_paths": "Lighthouse.framework",
"resources": "Lighthouse.bundle"
}