[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / 8 / MMLoadingViewModule / 0.0.2 / MMLoadingViewModule.podspec.json
blob7e24c4d088863f5eec90639a71e3476b9d2a589e
2   "name": "MMLoadingViewModule",
3   "version": "0.0.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "MMLoadingViewModule",
12   "homepage": "https://github.com/xwgit2971/MMLoadingViewModule",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMLoadingViewModule.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "MMLoadingViewModule/*.{h,m}",
21   "resources": "MMLoadingViewModule/Resources/*.png",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
29       "~> 1.0.2"
30     ],
31     "MMUIKitAdditions": [
32       "~> 0.0.2"
33     ]
34   }