[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / d / Quickly / 0.0.12 / Quickly.podspec.json
blob75260e8ca79ac5ef4de0bdcd5860a3bfe60d950b
2   "name": "Quickly",
3   "version": "0.0.12",
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.12"
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"