[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / NHNCloudCommon / 1.0.0 / NHNCloudCommon.podspec.json
blobe2a2c3330d5b627262ba8061cba8d8b6990339ed
2   "name": "NHNCloudCommon",
3   "version": "1.0.0",
4   "summary": "NHNCloudSDK NHNCloudCommon Version 1.0.0",
5   "homepage": "https://github.com/nhn/nhncloud.ios.sdk",
6   "license": {
7     "type": "Apache 2.0 License"
8   },
9   "authors": {
10     "hyup1028": "hyup1028@nhn.com"
11   },
12   "source": {
13     "http": "https://github.com/nhn/nhncloud.ios.sdk/archive/1.0.0.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "vendored_frameworks": "nhncloud.ios.sdk-1.0.0/xcframeworks/NHNCloudCommon.xcframework"
21   },
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "SystemConfiguration",
26     "CoreTelephony"
27   ]