[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 7 / 0 / UXMPDFKit / 0.2.7 / UXMPDFKit.podspec.json
blob02a200d155b8bccc3c38d2539379f25e61dee221
2   "name": "UXMPDFKit",
3   "version": "0.2.7",
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.2.7"
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   }