[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / d / daum-oauth-sdk / 1.0.0 / daum-oauth-sdk.podspec.json
blob48c496f929a4d9d0d73bbcc51f3977dc7d95310a
2   "name": "daum-oauth-sdk",
3   "version": "1.0.0",
4   "summary": "SDK for Daum OAuth 2.0",
5   "description": "Connect your app with services of Daum Communications.",
6   "homepage": "http://dna.daum.net/apis/dashboard",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (c) Daum Communications. All rights reserved."
10   },
11   "authors": "Daum Communications.",
12   "source": {
13     "http": "http://dna.daum.net/examples/oauth2/ios/DaumOAuthSDKiOS-1.0.0.zip"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "vendored_frameworks": "DaumOAuthSDK.framework",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit",
23     "DaumOAuthSDK",
24     "MobileCoreServices",
25     "SystemConfiguration"
26   ],
27   "requires_arc": false