[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / 7 / 3 / DYFProgressView / 1.2.1 / DYFProgressView.podspec.json
blob5be2dbbf17e20e3fe8e85359249bd7a62f436697
2   "name": "DYFProgressView",
3   "version": "1.2.1",
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/itenfay/DYFProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tenfay": "itenfay@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/itenfay/DYFProgressView.git",
19     "tag": "1.2.1"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "public_header_files": "Classes/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true