blob: aa3cfab2a40094c7ca1e611e11f4483238202d06 [file] [log] [blame]
{
"name": "JKIMFramework.podspec",
"version": "6.0.0",
"summary": "这是一个IM的SDK的初步测试",
"description": "这个是一个关于即时通讯的SDK的初级版,用来关于集成SDK的Test实例",
"homepage": "https://github.com/jerryzhengwen/JKIMFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jerry": "jerry.gu@9client.com"
},
"source": {
"git": "https://github.com/jerryzhengwen/JKIMFramework.git",
"tag": "6.0.0"
},
"source_files": [
"JKIMFrameworks",
"JKIMFrameworks/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2 $(SDKROOT)/usr/include/libresolv"
},
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}