blob: 3f9dabe3164f09eaa879a1c3522991979bac0c5f [file] [log] [blame]
{
"name": "RFBConnection",
"version": "0.1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/ReDetection/RFBConnection",
"authors": {
"Liu Leon": "liu.l.leon@gmail.com"
},
"summary": "RFB (VNC) client library for iOS",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ReDetection/RFBConnection.git",
"tag": "0.1.1"
},
"source_files": "NPDesktop/{3rdparty,datamodel,jpeg,protocol,utilities}/*.{h,m,c}",
"prefix_header_file": "NPDesktop/NPDesktop-Prefix.pch",
"libraries": "z",
"vendored_libraries": "libjpeg.a"
}