[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 4 / 2 / BeacrewLoco / 2.7.0 / BeacrewLoco.podspec.json
blob527c2c2200825c8a86ce101be5d1217923b40a78
2   "name": "BeacrewLoco",
3   "version": "2.7.0",
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": "12.0"
14   },
15   "ios": {
16     "frameworks": [
17       "UIKit",
18       "Foundation",
19       "SystemConfiguration",
20       "CoreLocation",
21       "CoreBluetooth"
22     ],
23     "vendored_frameworks": "v2_7_0/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   }