[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / c / 5 / b / LMProgressView / 1.0.2 / LMProgressView.podspec.json
blob6bed6cb5839d41312a28b6174f35ff669ddc8019
2   "name": "LMProgressView",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "This is a progress bar prompts, let the user know the background doing",
6   "homepage": "https://github.com/wangwenwang/LMProgressView",
7   "authors": {
8     "wangwenwang": "372266373@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/wangwenwang/LMProgressView.git",
12     "tag": "1.0.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "Third/LMProgressView.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]