[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / 8 / POSInputStreamLibrary / 2.3.3 / POSInputStreamLibrary.podspec.json
blob88a72bdb925c178a2fcc38adbfa297492b722873
2   "name": "POSInputStreamLibrary",
3   "version": "2.3.3",
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.3"
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"