[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 0 / d / 5 / ToastCommon / 0.21.0 / ToastCommon.podspec.json
blob5f19e0019e94ef169c45b5d5156e3979ab44bb3e
2   "name": "ToastCommon",
3   "version": "0.21.0",
4   "summary": "ToastSDK ToastCommon Version 0.21.0",
5   "homepage": "https://github.com/nhn/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-0.21.0/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.21.0.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "toastcloud.sdk-0.21.0/Frameworks/ToastCommon.framework"
23   },
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "SystemConfiguration",
28     "CoreTelephony"
29   ]