[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / e / 7 / 3 / DYFProgressView / 1.1.0 / DYFProgressView.podspec.json
blobf9babf6ac7c35343ab03aa6c778b449ffe7ffcb2
2   "name": "DYFProgressView",
3   "version": "1.1.0",
4   "summary": "Super useful progress bar and web page progress bar.",
5   "description": "Super useful progress bar and web page progress bar, the operation is simple and easy to use.",
6   "homepage": "https://github.com/dgynfi/DYFProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dyf": "vinphy.teng@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/dgynfi/DYFProgressView.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "public_header_files": "Classes/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true