[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 0 / BeacappSDKforiOS / 1.3.1 / BeacappSDKforiOS.podspec.json
blobdadf7b4539bc8b7fd615a8486c48f41f530ce655
2   "name": "BeacappSDKforiOS",
3   "version": "1.3.1",
4   "summary": "iOS Library for Beacapp",
5   "homepage": "http://www.beacapp.com",
6   "license": {
7     "type": "Copyright",
8     "text": "      Copyright 2016 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.3.1"
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     "AWSCore": [
37       "2.3.6"
38     ],
39     "AWSDynamoDB": [
40       "2.3.6"
41     ],
42     "AWSKinesis": [
43       "2.3.6"
44     ],
45     "AWSS3": [
46       "2.3.6"
47     ],
48     "FMDB": [
50     ],
51     "Reachability": [
53     ]
54   },
55   "deprecated": true