[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 1 / 7 / f / Qordoba-iOS-SDK / 1.3.12 / Qordoba-iOS-SDK.podspec.json
blob1598ce6255fac8294df167eb8abcd1f981df6173
2   "name": "Qordoba-iOS-SDK",
3   "version": "1.3.12",
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": "v1.3.12"
20   },
21   "resources": "QordobaSDK.bundle",
22   "frameworks": [
23     "AudioToolbox",
24     "CFNetwork",
25     "Foundation",
26     "MobileCoreServices",
27     "Security",
28     "SystemConfiguration",
29     "UIKit"
30   ],
31   "libraries": [
32     "icucore",
33     "z"
34   ],
35   "preserve_paths": [
36     "QordobaSDK.framework",
37     "scripts/*"
38   ],
39   "public_header_files": "QordobaSDK.framework/**/*.h",
40   "vendored_frameworks": "QordobaSDK.framework"