[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / c / 6 / vfrReader / 2.7.3 / vfrReader.podspec.json
blobd6420f17fd44ebf7b860558f40f1706f48c1f449
2   "name": "vfrReader",
3   "version": "2.7.3",
4   "license": "MIT",
5   "summary": "The open source PDF file reader/viewer for iOS.",
6   "homepage": "http://www.vfr.org/",
7   "authors": {
8     "Julius Oklamcak": "joklamcak@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/vfr/Reader.git",
12     "commit": "38cc5e43384af7c9b7589fbc65c2bc0b53f7f402"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "Sources/**/*.{h,m}",
18   "resources": "Graphics/Reader-*.png",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreGraphics",
23     "QuartzCore",
24     "ImageIO",
25     "MessageUI"
26   ],
27   "requires_arc": true