[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 0 / c / MMWebView / 1.0 / MMWebView.podspec.json
blob41bf6107174df0b21c2f0128f3d1a7fc33e9d8b6
2   "name": "MMWebView",
3   "version": "1.0",
4   "summary": "A web load progress control used on iOS.",
5   "homepage": "https://github.com/dexianyinjiu/MMWebView",
6   "license": "MIT",
7   "authors": {
8     "得闲饮酒": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/dexianyinjiu/MMWebView.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MMWebView/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "WebKit"
23   ]