blob: d064c4318b5f025b7947648341de215ae1cc884f [file] [log] [blame]
{
"name": "floo-ios",
"version": "2.1.0",
"summary": "美信拓扑 IM SDK",
"description": "floo-ios是一款专业的跨平台IM SDK。",
"homepage": "https://www.maximtop.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maximtop’": "im.maxim.top@gmail.com"
},
"source": {
"git": "https://e.coding.net/maximtop/maxim-packages.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "lib/floo-ios.framework",
"frameworks": [
"UIKit",
"QuartzCore",
"ImageIO",
"CoreVideo",
"CoreMedia",
"CoreGraphics",
"AVFoundation",
"AssetsLibrary"
],
"libraries": [
"sqlite3",
"c++abi",
"stdc++",
"z",
"c++",
"resolv"
],
"vendored_libraries": "lib/libcrypto/libcrypto.a",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}