[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / f / Qordoba-iOS-SDK / 2.0.2 / Qordoba-iOS-SDK.podspec.json
blob2c2bfd999a9cdcc9f51c78eb5ccd554ddc497089
2   "name": "Qordoba-iOS-SDK",
3   "version": "2.0.2",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "text": "See https://github.com/Qordobacode/Qordoba-iOS-SDK/blob/master/License.md"
7   },
8   "summary": "The Qordoba iOS SDK.",
9   "description": "The Qordoba iOS SDK enables you to access the Qorodba localization services and APIs.",
10   "homepage": "http://www.qordoba.com/",
11   "authors": "Konrad Rodzik @ Qordoba",
12   "social_media_url": "https://twitter.com/qordoba",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/Qordobacode/Qordoba-iOS-SDK.git",
19     "tag": "v2.0.2"
20   },
21   "source_files": "QordobaSDK.framework/**/*.h",
22   "resources": "QordobaSDK.bundle",
23   "frameworks": [
24     "AudioToolbox",
25     "CFNetwork",
26     "Foundation",
27     "MobileCoreServices",
28     "Security",
29     "SystemConfiguration",
30     "UIKit"
31   ],
32   "libraries": [
33     "icucore",
34     "z"
35   ],
36   "preserve_paths": [
37     "QordobaSDK.framework",
38     "scripts/*"
39   ],
40   "public_header_files": "QordobaSDK.framework/**/*.h",
41   "vendored_frameworks": "QordobaSDK.framework"