[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 1 / RemoteImageSize / 1.0.0 / RemoteImageSize.podspec.json
blob4ef48c02985bf0008f785b1d48966516c5196092
2   "name": "RemoteImageSize",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Get image size from URL",
6   "homepage": "https://github.com/hoangtaiki/RemoteImageSize",
7   "authors": {
8     "Harry Tran": "duchoang.vp@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/hoangtaiki/RemoteImageSize.git",
12     "tag": "1.0.0"
13   },
14   "swift_versions": "5.0",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "RemoteImageSize/**/*.swift",
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation"
24     ]
25   },
26   "swift_version": "5.0"