[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / 7 / 0 / UXMPDFKit / 0.2.9 / UXMPDFKit.podspec.json
blob14d785e2a46080bfebad4e964741586c518236a9
2   "name": "UXMPDFKit",
3   "version": "0.2.9",
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.9"
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   }