blob: fe066585d7d872880b8ad7480f4f0b088a71ec6e [file] [log] [blame]
{
"name": "Ujet",
"version": "0.1.0",
"summary": "UJET Client SDK",
"description": "UJET Client has the features that support Customer Services.",
"homepage": "https://ujet.co",
"license": {
"type": "Copyright",
"text": "Copyright 2015 UJET"
},
"authors": {
"jaesung": "jaesung@ujet.co"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"http": "https://s3-us-west-2.amazonaws.com/ujet/ios/Ujet-0.1.0.zip"
},
"vendored_libraries": "Libraries/libUjet.a",
"public_header_files": "Headers/*.h",
"source_files": "Headers/*.h"
}