[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / 4 / ZWebViewProgress / 2.0.0 / ZWebViewProgress.podspec.json
blob3c949af26c97302b55599cf5d8a16eb913e31b14
2   "name": "ZWebViewProgress",
3   "version": "2.0.0",
4   "summary": "这是一个自定义的加载webView进度条显示的库.",
5   "homepage": "https://github.com/ZQQiOS/ZWebviewProgress",
6   "license": "MIT",
7   "authors": {
8     "ZQQ": "zqq0702@sina.com"
9   },
10   "source": {
11     "git": "https://github.com/ZQQiOS/ZWebviewProgress.git",
12     "tag": "2.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "frameworks": "UIKit",
18   "source_files": [
19     "ZWebViewProgress",
20     "ZWebViewProgress/**/*.{h,m}"
21   ]