[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / 0 / UXMPDFKit / 0.6.4 / UXMPDFKit.podspec.json
blob9df1c8eecf02627273f45938f765ab7a9c80b0d0
2   "name": "UXMPDFKit",
3   "version": "0.6.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.6.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"