[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 0 / BeacappSDKforiOS / 1.1.0 / BeacappSDKforiOS.podspec.json
blobaeed032777c4f662735832150e3c3bacb573302d
2   "name": "BeacappSDKforiOS",
3   "version": "1.1.0",
4   "summary": "iOS Library for Beacapp",
5   "homepage": "http://www.beacapp.com",
6   "license": {
7     "type": "Copyright",
8     "text": "      Copyright 2014 JMA Systems Corp., All Rights Reserved.\n"
9   },
10   "authors": {
11     "JMA Systems Corp.,": "Akira_Hayakawa@jmas.co.jp"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/JMASystems/beacapp-sdk-ios.git",
18     "tag": "1.1.0"
19   },
20   "public_header_files": "BeacappSDKforiOS/Header/*.h",
21   "source_files": "BeacappSDKforiOS/Header/*.h",
22   "preserve_paths": "BeacappSDKforiOS/staticLib/libBeacappSDKforiOS.a",
23   "vendored_libraries": "BeacappSDKforiOS/staticLib/libBeacappSDKforiOS.a",
24   "frameworks": [
25     "CoreLocation",
26     "CoreBluetooth",
27     "SystemConfiguration"
28   ],
29   "libraries": "BeacappSDKforiOS",
30   "requires_arc": true,
31   "xcconfig": {
32     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/BeacappSDKforiOS/BeacappSDKforiOS/staticLib\"",
33     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/BeacappSDKforiOS\""
34   },
35   "dependencies": {
36     "AWSiOSSDKv2/Kinesis": [
37       "2.1.1"
38     ],
39     "AWSiOSSDKv2/DynamoDB": [
40       "2.1.1"
41     ],
42     "AWSiOSSDKv2/S3": [
43       "2.1.1"
44     ],
45     "FMDB": [
47     ]
48   },
49   "deprecated": true