[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / 8 / POSInputStreamLibrary / 2.3.5 / POSInputStreamLibrary.podspec.json
blobb8100e38e4ae2dbbf89d2ed3fa0611d73ef235f5
2   "name": "POSInputStreamLibrary",
3   "version": "2.3.5",
4   "license": "MIT",
5   "summary": "NSInputStream implementation for ALAsset and other kinds of data source.",
6   "homepage": "https://github.com/pavelosipov/POSInputStreamLibrary",
7   "authors": {
8     "Pavel Osipov": "posipov84@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/pavelosipov/POSInputStreamLibrary.git",
12     "tag": "2.3.5"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "POSInputStreamLibrary/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "AssetsLibrary",
22     "UIKit",
23     "ImageIO"
24   ],
25   "weak_frameworks": "Photos"