[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 7 / ZAPhoto / 0.1.5 / ZAPhoto.podspec.json
blob81538081062e69e892d6e2f9fc12aa9802e4eca6
2   "name": "ZAPhoto",
3   "version": "0.1.5",
4   "summary": "browser iPhone album and photos.",
5   "description": "Browse albums and view the big picture, imitation WeChat interface.",
6   "homepage": "https://gitlab.com/sza623062360/ZAPhoto",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "施治昂": "shizhiang@126.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/sza623062360/ZAPhoto.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Classes/**/*",
23   "resource_bundles": {
24     "ZAPhoto": [
25       "Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "MapKit"
31   ],
32   "dependencies": {
33     "SnapKit": [
34       "~> 4.0.0"
35     ],
36     "Kingfisher": [
38     ],
39     "PKHUD": [
40       "~> 5.0"
41     ]
42   },
43   "pushed_with_swift_version": "4.0"