[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 0 / d / 5 / ToastCommon / 0.27.2 / ToastCommon.podspec.json
blobb032cdd02dcccc20e4a24a220450196d53307f5d
2   "name": "ToastCommon",
3   "version": "0.27.2",
4   "summary": "ToastSDK ToastCommon Version 0.27.2",
5   "homepage": "https://github.com/nhn/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-0.27.2/LICENSE.md"
9   },
10   "authors": {
11     "hyup1028": "hyup1028@nhn.com",
12     "hyup1028-nhnent": "hyup1028@nhnent.com"
13   },
14   "source": {
15     "http": "https://github.com/nhn/toastcloud.sdk/archive/0.27.2.zip"
16   },
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "requires_arc": true,
27   "ios": {
28     "vendored_frameworks": "toastcloud.sdk-0.27.2/Frameworks/ToastCommon.framework"
29   },
30   "frameworks": [
31     "Foundation",
32     "UIKit",
33     "SystemConfiguration",
34     "CoreTelephony"
35   ]