blob: dbbeef6f014559c3c72a53a524dde2ab4e275ba0 [file] [log] [blame]
{
"name": "IMSDK_iOS",
"version": "2.3.1.11107",
"summary": "Update IMSDK_iOS.",
"description": "YoumeIMSDK_iOS",
"homepage": "https://github.com/islandCw/IMSDK_iOS",
"license": "MIT",
"authors": {
"youme": "cwwu@youme.im"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/islandCw/IMSDK_iOS.git",
"tag": "2.3.1.11107"
},
"source_files": [
"include/*.{h,m}",
"lib/**/*.{h,a}"
],
"public_header_files": "lib/**/*.{h,m}",
"vendored_libraries": [
"lib/libyim.a",
"lib/libYouMeCommon.a"
],
"requires_arc": true
}