blob: d04fb32b61a39606bb283710ebb5c20586de39bf [file] [log] [blame]
{
"name": "BeacappSDKforiOS",
"version": "1.3.2",
"summary": "iOS Library for Beacapp",
"homepage": "http://www.beacapp.com",
"license": {
"type": "Copyright",
"text": " Copyright 2016 JMA Systems Corp., All Rights Reserved.\n"
},
"authors": {
"JMA Systems Corp.,": "Akira_Hayakawa@jmas.co.jp"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JMASystems/beacapp-sdk-ios.git",
"tag": "1.3.2"
},
"public_header_files": "BeacappSDKforiOS/Header/*.h",
"source_files": "BeacappSDKforiOS/Header/*.h",
"preserve_paths": "BeacappSDKforiOS/staticLib/libBeacappSDKforiOS.a",
"vendored_libraries": "BeacappSDKforiOS/staticLib/libBeacappSDKforiOS.a",
"frameworks": [
"CoreLocation",
"CoreBluetooth",
"SystemConfiguration"
],
"libraries": "BeacappSDKforiOS",
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/BeacappSDKforiOS/BeacappSDKforiOS/staticLib\"",
"HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/BeacappSDKforiOS\""
},
"dependencies": {
"AWSCore": [
"2.3.6"
],
"AWSDynamoDB": [
"2.3.6"
],
"AWSKinesis": [
"2.3.6"
],
"AWSS3": [
"2.3.6"
],
"FMDB": [
],
"Reachability": [
]
},
"deprecated": true
}