[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / f / e / a / MTPhotoBroswer / 0.1.7 / MTPhotoBroswer.podspec.json
blob8881edcde9854b18cf5ca96289b9e002e70209c2
2   "name": "MTPhotoBroswer",
3   "version": "0.1.7",
4   "summary": "图片放大浏览器",
5   "swift_versions": "5.0",
6   "description": "支持图片放大查看",
7   "homepage": "https://github.com/MengTaoTech/MTPhotoBroswer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "cycweeds": "cycweeds@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/MengTaoTech/MTPhotoBroswer.git",
17     "tag": "0.1.7"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "MTPhotoBroswer/Classes/**/*",
23   "dependencies": {
24     "Kingfisher": [
26     ],
27     "SnapKit": [
29     ]
30   },
31   "swift_version": "5.0"