[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 3 / 8 / QpidSDK / 1.2.1 / QpidSDK.podspec.json
blob6e10b00cc38ff0b7c5a2ed9c32708fc257c51940
2   "name": "QpidSDK",
3   "version": "1.2.1",
4   "summary": "Push notification via MQTT protocol, mobile library for iOS.",
5   "description": "Delivering messages from server as push notification using MQTT protocol with web-based backend.",
6   "homepage": "http://www.quintet.co.kr/product/mkt",
7   "screenshots": "http://www.quintet.co.kr/resources/img/company/img_ct_05.png",
8   "license": {
9     "file": "LICENSE.md",
10     "type": "CUSTOM"
11   },
12   "authors": {
13     "Quintet": "developer@quintet.co.kr"
14   },
15   "social_media_url": "https://www.facebook.com/quintetsystems",
16   "source": {
17     "git": "http://rep.yellomarket.co.kr:8000/Qpid/QpidSDK-pod.git",
18     "tag": "1.2.1"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "cocoapods_version": ">= 0.36",
24   "requires_arc": true,
25   "module_name": "QpidSDK",
26   "vendored_frameworks": "SDK/QpidSDK.framework",
27   "weak_frameworks": [
28     "Foundation",
29     "UIKit",
30     "Security",
31     "CoreData",
32     "QuartzCore"
33   ],
34   "libraries": [
35     "sqlite3",
36     "icucore",
37     "z"
38   ]