[Add] LastCrash 2.0.0
[CocoaPods.git] / Specs / 1 / a / f / LWProgressView / 1.0.0 / LWProgressView.podspec.json
blobd75e537be9b101f0639e7290de0c99756b86e65f
2   "name": "LWProgressView",
3   "version": "1.0.0",
4   "summary": "A short description of LWProgressView.",
5   "description": "LWProgressView 圆形进度条组件。",
6   "homepage": "https://github.com/luowei/LWProgressView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowei": "luowei@wodedata.com"
13   },
14   "source": {
15     "git": "https://github.com/luowei/LWProgressView.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LWProgressView/Classes/**/*",
21   "public_header_files": "LWProgressView/Classes/**/*.h",
22   "dependencies": {
23     "CircleProgressBar": [
25     ],
26     "Masonry": [
28     ]
29   }