blob: c1e2b09c73a2994292bd05b051498ae4730729ec [file] [log] [blame]
{
"name": "floo-ios",
"version": "2.2.2",
"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/floo-ios.git",
"tag": "2.2.2"
},
"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"
}
}