[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / b / MNKPDFEditor / 0.0.1 / MNKPDFEditor.podspec.json
blobcef27005c659a7acd5361f5663f9ffd9b286d876
2   "name": "MNKPDFEditor",
3   "version": "0.0.1",
4   "summary": "PDF viewing / editing framework",
5   "description": "\"A framework that provides viewing and editing (rotating and reordering pages, drawing on them) for .pdf files\"",
6   "homepage": "https://github.com/Moonko/MNKPDFEditor",
7   "license": "MIT",
8   "authors": {
9     "Andrei Rychkov": "rychkov.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Moonko/MNKPDFEditor.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MNKPDFEditor": [
22       "Pod/Assets/*.png"
23     ]
24   }