blob: cfc093cac89d3d819ed2f1c6280b27113b0576af [file] [log] [blame]
{
"name": "FoxChat",
"version": "0.0.2",
"summary": "FoxChat base framework.",
"description": " FoxChat base framework, without UI.\n\n [foxchat.im](http://foxchat.im)\n\n",
"homepage": "http://foxchat.im",
"license": {
"type": "Copyright",
"text": " Copyright 2015 FoxChat.im. All rights reserved.\n"
},
"authors": {
"legend": "legendsky@hotmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/legendtired/FoxChat.git",
"tag": "0.0.2"
},
"vendored_frameworks": "FoxChat.framework",
"frameworks": [
"AVFoundation",
"MapKit",
"AudioToolbox"
],
"libraries": [
"z",
"sqlite3.0"
],
"requires_arc": true
}