blob: 91beb4f10eec76966103db46a8c403e47dab2c0e [file] [log] [blame]
{
"name": "CTFramework",
"version": "1.0.5",
"summary": "iOS Social SDK based on EaseMob SDK",
"description": "iOS Social SDK based on EaseMob SDK",
"homepage": "http://www.jianshu.com/users/49ee0c6dad03/latest_articles",
"authors": {
"ChangTang": "jirun@ct108.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.coding.net/JiRun/CTFramework.git"
},
"preserve_paths": "libs/*.framework",
"libraries": [
"iconv",
"xml2",
"sqlite3",
"resolv",
"z",
"stdc++.6.0.9",
"icucore",
"c++"
],
"vendored_frameworks": [
"libs/TcyFriendBridge.framework",
"libs/CTFriendSDK.framework",
"libs/CTCore.framework",
"libs/CTFriendUpLoadImage.framework",
"libs/CTImageLoader.framework",
"libs/CTLbsSDK.framework",
"libs/CTImageUploader.framework",
"libs/CTShareSDK.framework",
"libs/CTLbsNative.framework"
],
"frameworks": "CoreLocation",
"requires_arc": true,
"compiler_flags": "-DOS_OBJECT_USE_OBJC=0"
}