[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / b / 2 / 4 / PDFEditor / 0.0.1 / PDFEditor.podspec.json
blob493803d098e1fd460702ca317fdb3b8becc0ecfb
2   "name": "PDFEditor",
3   "version": "0.0.1",
4   "summary": "Lightweight library that allow add annotations to pdf files with simple PDFEditView: UIView.",
5   "homepage": "https://github.com/cmuphobk/PdfEditor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kirill Smirnov": "cmuphob.k@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/cmuphobk/PdfEditor.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "PDFEditor/Libraries/PDFEditor/PDFEditor/PDFEditor.h",
23     "PDFEditor/Libraries/PDFEditor/PDFEditor/Source/**/*.{swift}"
24   ],
25   "swift_version": "5.0"