[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 3 / MBPDFGenerator / 1.0 / MBPDFGenerator.podspec.json
blob0c365985dc4dd59c9977c7dc3405829b9e48af37
2   "name": "MBPDFGenerator",
3   "version": "1.0",
4   "summary": "This generates PDF from UIViewController using native code.",
5   "homepage": "https://github.com/swifty-iOS/MBPDFGenerator",
6   "license": "MIT",
7   "authors": {
8     "Swifty-iOS": "manishej004@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/swifty-iOS/MBPDFGenerator.git",
15     "tag": "1.0"
16   },
17   "source_files": "Source/*.swift",
18   "swift_version": "5.0"