[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 7 / 0 / UXMPDFKit / 0.3.0 / UXMPDFKit.podspec.json
blob56d7ba0f6829b331832f9371592430c37b7f8f28
2   "name": "UXMPDFKit",
3   "version": "0.3.0",
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.3.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "UXMPDFKit": [
21       "Pod/Assets/**/*.{xcassets,png,json}"
22     ]
23   }