blob: 691166aacddc887a68e942f1a5f909ccdaeb5fbc [file] [log] [blame]
{
"name": "FoxChat",
"version": "0.0.4",
"summary": "FoxChat SDK 无UI版本",
"homepage": "http://foxchat.im",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2015 FoxChat.im. All rights reserved."
},
"authors": {
"legend": "legendsky@hotmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/legendtired/FoxChat.git",
"tag": "0.0.4"
},
"vendored_frameworks": "FoxChat.framework",
"frameworks": [
"AVFoundation",
"MapKit",
"AudioToolbox"
],
"libraries": [
"z",
"sqlite3.0"
],
"requires_arc": true
}