[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 8 / ASShareTool / 0.3.0 / ASShareTool.podspec.json
blobd5c95e7f873fc5b2a7c812f5c763dc5138627f58
2   "name": "ASShareTool",
3   "version": "0.3.0",
4   "summary": "base on umshareSDK and easy to use it",
5   "description": "share urlLink image or others context",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liukecyl@163.com": "liukecyl@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wodely/ASShareTool.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ASShareTool/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "UMCommon": [
26     ],
27     "UMCCommonLog": [
29     ],
30     "UMShare/UI": [
32     ],
33     "UMShare/Social/ReducedWeChat": [
35     ],
36     "UMShare/Social/Sina": [
38     ],
39     "UMShare/Social/ReducedQQ": [
41     ],
42     "UMShare/Social/Email": [
44     ],
45     "UMShare/Social/SMS": [
47     ]
48   }