blob: 2df1466e0f94f3eaf4388d7d9ff669d4ee073e44 [file] [log] [blame]
{
"name": "TIMLibrary",
"version": "3.3.2.1",
"summary": "腾讯IMSDK的封装。",
"description": "腾讯IMSDK的封装。",
"homepage": "http://gitlab.zhidaoauto.com/app/ios/TIMLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wshaolin": "ishaolin@163.com"
},
"source": {
"git": "http://gitlab.zhidaoauto.com/app/ios/TIMLibrary.git",
"tag": "3.3.2.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": [
"Library/Frameworks/*.framework"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"VideoToolbox",
"AVFoundation",
"CoreMedia",
"CoreGraphics"
],
"libraries": [
"c++",
"z",
"sqlite3",
"resolv",
"iconv"
]
}