[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 4 / 2 / BeacrewLoco / 2.6.1 / BeacrewLoco.podspec.json
blobe554b8e761d8961580a64a634e78e6fcf70f894d
2   "name": "BeacrewLoco",
3   "version": "2.6.1",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright 2017 Beacrew Inc."
7   },
8   "summary": "BeacrewLoco SDK for iOS",
9   "homepage": "http://beacrew.jp",
10   "authors": "Beacrew Inc.",
11   "module_name": "BeacrewLoco",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "ios": {
16     "frameworks": [
17       "UIKit",
18       "Foundation",
19       "SystemConfiguration",
20       "CoreLocation",
21       "CoreBluetooth"
22     ],
23     "vendored_frameworks": "v2_6_1/sdk/BeacrewLoco/BeacrewLoco.framework"
24   },
25   "source": {
26     "git": "https://github.com/beacrewjp/loco-sdk-ios-distribution/"
27   },
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   }