[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 7 / 6 / a / PDFForm / 0.1.1 / PDFForm.podspec.json
blobc705fb36cfeacb52309aa9871db3b00564201423
2   "name": "PDFForm",
3   "version": "0.1.1",
4   "summary": "PDFForm is an HTML Template to PDF interface",
5   "description": "PDFForm is an HTML Template to PDF interface.",
6   "homepage": "https://github.com/MatthewMerritt/PDFForm",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MatthewMerritt": "matthew.merritt@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/MatthewMerritt/PDFForm.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "12.2"
20   },
21   "source_files": "PDFForm/Classes/**/*",
22   "swift_versions": [
23     "5.0",
24     "5.1"
25   ],
26   "ios": {
27     "frameworks": [
28       "UIKit",
29       "Foundation"
30     ]
31   },
32   "swift_version": "5.1"