blob: b21634bb270caf234a58b05c1b9321d469028da7 [file] [log] [blame]
{
"name": "ZAPhoto",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "ZAPhoto/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"SnapKit": [
"~> 4.0.0"
],
"Kingfisher": [
],
"PKHUD": [
"~> 5.0"
]
},
"pushed_with_swift_version": "4.0"
}