blob: aec9ff5087509b1c04b2beb8a784252c68e23bdd [file] [log] [blame]
{
"name": "ppTIMSDK",
"version": "3.3.1",
"summary": "腾讯sdk",
"homepage": "https://github.com/ppqx/TIMSDK",
"license": "MIT",
"authors": {
"PP": "739140860@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ppqx/TIMSDK-iOS.git",
"tag": "3.3.1"
},
"source_files": [
"TIMSDK",
"TIMSDK/**/*.{h,m}"
],
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"Foundation"
],
"libraries": [
"c++",
"z",
"sqlite3",
"stdc++.6"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true
}