blob: 81538081062e69e892d6e2f9fc12aa9802e4eca6 [file] [log] [blame]
{
"name": "ZAPhoto",
"version": "0.1.5",
"summary": "browser iPhone album and photos.",
"description": "Browse albums and view the big picture, imitation WeChat interface.",
"homepage": "https://gitlab.com/sza623062360/ZAPhoto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"施治昂": "shizhiang@126.com"
},
"source": {
"git": "https://gitlab.com/sza623062360/ZAPhoto.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Classes/**/*",
"resource_bundles": {
"ZAPhoto": [
"Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"SnapKit": [
"~> 4.0.0"
],
"Kingfisher": [
],
"PKHUD": [
"~> 5.0"
]
},
"pushed_with_swift_version": "4.0"
}