[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / f / 0 / c / MMWebView / 1.1 / MMWebView.podspec.json
blob42a5a4a24a4b5e74839f8d304d25ea069f201362
2   "name": "MMWebView",
3   "version": "1.1",
4   "summary": "A web load progress control used on iOS.",
5   "homepage": "https://github.com/CheeryLau/MMWebView",
6   "license": "MIT",
7   "authors": {
8     "Cheery Lau": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/CheeryLau/MMWebView.git",
12     "tag": "1.1"
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   ]