blob: 0ef8304ad64eb936687a859dbedef79e2de8285e [file] [log] [blame]
{
"name": "QpidSDK",
"version": "1.2.2",
"summary": "Push notification via MQTT protocol, mobile library for iOS.",
"description": "Delivering messages from server as push notification using MQTT protocol with web-based backend.",
"homepage": "http://www.quintet.co.kr/product/mkt",
"screenshots": "http://www.quintet.co.kr/resources/img/company/img_ct_05.png",
"license": {
"file": "LICENSE.md",
"type": "CUSTOM"
},
"authors": {
"Quintet": "developer@quintet.co.kr"
},
"social_media_url": "https://www.facebook.com/quintetsystems",
"source": {
"git": "http://rep.yellomarket.co.kr:8000/Qpid/QpidSDK-pod.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "8.0"
},
"cocoapods_version": ">= 0.36",
"requires_arc": true,
"module_name": "QpidSDK",
"vendored_frameworks": "SDK/QpidSDK.framework",
"weak_frameworks": [
"Foundation",
"UIKit",
"Security",
"CoreData",
"QuartzCore"
],
"libraries": [
"sqlite3",
"icucore",
"z"
]
}