[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 5 / AMDShareModule / 1.0.5.2 / AMDShareModule.podspec.json
blobdf1fd9a10021d2c56eb2a8f411e8905e19d1d432
2   "name": "AMDShareModule",
3   "version": "1.0.5.2",
4   "summary": "the module of share",
5   "description": "the module of share in the app",
6   "homepage": "https://github.com/xie244135119/AMDShareModule/blob/master/README.md",
7   "license": "MIT",
8   "authors": {
9     "xieqiang": "xie244135119@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xie244135119/AMDShareModule.git",
16     "tag": "1.0.5.2"
17   },
18   "source_files": [
19     "AMDShareModule",
20     "AMDShareModule/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "AMDShareModule/AMDShareModule.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "SSBaseKit": [
28     ],
29     "SSBaseLib": [
31     ],
32     "ShareSDK3": [
33       "~>3.6.3"
34     ],
35     "ShareSDK3/ShareSDKPlatforms/WeChat": [
37     ],
38     "ShareSDK3/ShareSDKPlatforms/QQ": [
40     ],
41     "ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
43     ],
44     "SDWebImage": [
46     ],
47     "UMengUShare/Core": [
48       "~>6.4.5"
49     ]
50   }