[Add] OceanComponents 3.8.1-559
[CocoaPods.git] / Specs / 2 / 5 / 7 / ZAPhoto / 0.1.0 / ZAPhoto.podspec.json
blobb21634bb270caf234a58b05c1b9321d469028da7
2   "name": "ZAPhoto",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "ZAPhoto/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "SnapKit": [
29       "~> 4.0.0"
30     ],
31     "Kingfisher": [
33     ],
34     "PKHUD": [
35       "~> 5.0"
36     ]
37   },
38   "pushed_with_swift_version": "4.0"