[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / 2 / MMShareViewModule / 0.0.1 / MMShareViewModule.podspec.json
blobccceae9c531805557356cfa1345ca2e888eca33e
2   "name": "MMShareViewModule",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Coding应用 分享视图",
12   "homepage": "https://github.com/xwgit2971/MMShareViewModule",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMShareViewModule.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "MMShareViewModule/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "MMUIKitAdditions": [
29     ],
30     "UIColor-MMAdditions": [
32     ],
33     "MMPageControl": [
35     ],
36     "Masonry": [
37       "~> 1.0.2"
38     ],
39     "ReactiveCocoa": [
40       "~> 2.5"
41     ],
42     "BlocksKit": [
43       "~> 2.2.5"
44     ]
45   }