[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / a / Lwt_PhotoBrowser / 1.0.0 / Lwt_PhotoBrowser.podspec.json
blob94de28a515478be4a9a4d797c1683790831f1bfb
2   "name": "Lwt_PhotoBrowser",
3   "version": "1.0.0",
4   "summary": "photo browser for ios, which can browse Photo library and web image",
5   "homepage": "https://github.com/lwt211/Lwt_PhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "Li Wentao": "https://github.com/lwt211/Lwt_PhotoBrowser"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/lwt211/Lwt_PhotoBrowser.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Lwt_PhotoBrowser/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "ImageIO"
22   ],
23   "dependencies": {
24     "SDWebImage": [
25       "~> 3.8.2"
26     ]
27   }