blob: 0dc553428dbc13a91583718e1705baa433a10122 [file] [log] [blame]
{
"name": "iCignalSDK",
"version": "2.4.2",
"summary": "iCIGNAL beacon mobile library for iOS.",
"description": "SDK which just works for contextual proximity. Delivering workflows from iBeacon, Geofenceing, WiFi around you.",
"homepage": "http://quintet.co.kr/product/icignal",
"screenshots": [
"http://www.quintet.co.kr/resources/img/product/iot_f01.png",
"http://www.quintet.co.kr/resources/img/product/iot_f02.png",
"http://www.quintet.co.kr/resources/img/product/iot_f03.png",
"http://www.quintet.co.kr/resources/img/product/iot_f04.png",
"http://www.quintet.co.kr/resources/img/product/iot_f05.png",
"http://www.quintet.co.kr/resources/img/product/iot_f06.png"
],
"license": {
"file": "LICENSE.md",
"type": "CUSTOM"
},
"authors": {
"Polared": "developer@quintet.co.kr"
},
"social_media_url": "https://www.facebook.com/quintetsystems",
"source": {
"git": "http://rep.yellomarket.co.kr:8000/Mobile-Native/iCignalSDK-pod.git",
"tag": "2.4.2"
},
"platforms": {
"ios": "8.0"
},
"cocoapods_version": ">= 0.36",
"requires_arc": true,
"module_name": "iCignalSDK",
"vendored_frameworks": "SDK/iCignalSDK.framework",
"weak_frameworks": [
"Foundation",
"UIKit",
"CoreBluetooth",
"CoreLocation",
"CoreMotion",
"MapKit",
"JavaScriptCore",
"Security",
"SystemConfiguration",
"MobileCoreServices",
"MessageUI",
"Twitter",
"QuartzCore",
"Accelerate"
],
"libraries": "sqlite3"
}