[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 7 / 0 / UXMPDFKit / 0.5.4 / UXMPDFKit.podspec.json
blob66de20bfa5fefa767396c45bab80628aa9c2913b
2   "name": "UXMPDFKit",
3   "version": "0.5.4",
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.5.4"
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   },
26   "pushed_with_swift_version": "3.0"