[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 0 / 8 / MMLoadingViewModule / 0.0.1 / MMLoadingViewModule.podspec.json
blobfb22b497e3a6e8cb1ac8a59c8b0a4891b97e9ae8
2   "name": "MMLoadingViewModule",
3   "version": "0.0.1",
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.1"
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   }