[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / d / Quickly / 0.0.37 / Quickly.podspec.json
blob92d446cc22803ca01cef3ab88775fc6d8afbc2d7
2   "name": "Quickly",
3   "version": "0.0.37",
4   "homepage": "https://github.com/fgengine/quickly",
5   "summary": "Quickly for iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alexander Trifonov": "fgengine@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/fgengine/quickly.git",
15     "tag": "0.0.37"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Quickly/**/*.{h,m,swift}",
22   "module_map": "Quickly/Quickly.modulemap",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "pushed_with_swift_version": "3.0"