blob: df15b1f53a396a7ceb7e2e16095d6cc1e76def61 [file] [log] [blame]
{
"name": "AMDShareModule",
"version": "1.0.2",
"summary": "the module of share",
"description": "the module of share in the app",
"homepage": "https://github.com/xie244135119/AMDShareModule/blob/master/README.md",
"license": "MIT",
"authors": {
"xieqiang": "xie244135119@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xie244135119/AMDShareModule.git",
"tag": "1.0.2"
},
"source_files": [
"AMDShareModule",
"AMDShareModule/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "AMDShareModule/AMDShareModule.bundle",
"requires_arc": true,
"dependencies": {
"SSBaseKit": [
],
"SSBaseLib": [
],
"ShareSDK3": [
"~>3.6.3"
],
"ShareSDK3/ShareSDKPlatforms/WeChat": [
],
"ShareSDK3/ShareSDKPlatforms/QQ": [
],
"ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
],
"SDWebImage": [
],
"UMengUShare/Core": [
"~>6.4.5"
]
}
}