[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / a / f / SJCSimplePDFView / 1.0.0 / SJCSimplePDFView.podspec.json
blob4d814fca7ec2cbf1d48942d8831b30f8752dc102
2   "name": "SJCSimplePDFView",
3   "version": "1.0.0",
4   "summary": "A simple UIView subclass for displaying PDFs on iOS.",
5   "homepage": "https://github.com/sjc/SJCSimplePDFView",
6   "license": "MIT",
7   "authors": {
8     "Stuart Crook": "stuart.crook@jaml.co.uk"
9   },
10   "source": {
11     "git": "https://github.com/sjc/SJCSimplePDFView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "SJCSimplePDFView/**/*",
19   "public_header_files": "SJCSimplePDFView/**/*.h",
20   "frameworks": "UIKit"