[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / f / 7 / 0 / UXMPDFKit / 0.4.1 / UXMPDFKit.podspec.json
blob931f070d6e943991a36e46d74d0f2ff11789b54f
2   "name": "UXMPDFKit",
3   "version": "0.4.1",
4   "summary": "A fully functioning PDF reader written completely in Swift",
5   "homepage": "https://github.com/uxmstudio/UXMPDFKit",
6   "license": "MIT",
7   "authors": {
8     "Chris Anderson": "chris@uxmstudio.com"
9   },
10   "source": {
11     "git": "https://github.com/uxmstudio/UXMPDFKit.git",
12     "tag": "0.4.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "ios": {
19     "source_files": "Pod/Classes/**/*"
20   },
21   "resource_bundles": {
22     "UXMPDFKit": [
23       "Pod/Assets/**/*.{xcassets,png,json}"
24     ]
25   }