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