blob: 7567692683fb654aa9417b7b63af50299d67c947 [file] [log] [blame]
{
"name": "XYShare",
"version": "1.0.8",
"summary": "share used on iOS.",
"description": "It is share used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/CoderWCL/XYShare",
"license": "MIT",
"authors": {
"CoderWCL": "21468329@qq.com"
},
"source": {
"git": "https://github.com/CoderWCL/XYShare.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XYShare/**/*.{h,m}",
"dependencies": {
"UMCShare/UI": [
],
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCShare/Social/ReducedWeChat": [
],
"UMCShare/Social/ReducedQQ": [
],
"UMCShare/Social/ReducedSina": [
]
},
"static_framework": true
}