blob: afc6869d1187694dc687cb53ec75b6f8dea8d34b [file] [log] [blame]
{
"name": "AstraeaVendor",
"version": "0.0.1",
"summary": "Astraea vendor for astraea sdk",
"description": "Astraea vendor for astraea swift sdk",
"homepage": "http://www.5ikankan.com/",
"license": "MIT",
"authors": {
"wenzhaot": "tanwenzhao1025@gmail.com"
},
"source": {
"git": "https://github.com/wenzhaot/AstraeaVendor.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"module_name": "AstraeaVendor",
"vendored_frameworks": [
"IMKit/RongIMKit.framework",
"IMLib/RongIMLib.framework"
],
"vendored_libraries": [
"IMLib/libopencore-amrnb.a"
],
"resource_bundles": {
"Rong": [
"IMKit/*.{plist,bundle,lproj}",
"IMLib/*.{plist}"
]
},
"libraries": [
"sqlite3.0",
"c++",
"z",
"resolv.9"
],
"frameworks": "VideoToolbox"
}