[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / 8 / POSInputStreamLibrary / 1.0.1 / POSInputStreamLibrary.podspec.json
blobf3ea641641cfb8851e67f3f3b85f8cddecc8ea33
2   "name": "POSInputStreamLibrary",
3   "version": "1.0.1",
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": "1.0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "POSInputStreamLibrary/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "AssetsLibrary"
22   ]