[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / d / c / MMWebImageModule / 0.0.2 / MMWebImageModule.podspec.json
blob226151da3582189783a5bd0a565770257a4bc92d
2   "name": "MMWebImageModule",
3   "version": "0.0.2",
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/MMWebImageModule",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMWebImageModule.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "MMWebImageModule/*.{h,m}",
21   "resources": "MMWebImageModule/Resources/*.png",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "RegexKitLite-NoWarning": [
29       "~> 1.1.0"
30     ],
31     "MMWebImage": [
33     ],
34     "MMNetworkKitModule": [
36     ]
37   }