blob: a4456e2495a3a317b259cc8ce6d2272d7161e1d4 [file] [log] [blame]
{
"name": "AAPhotoBrowser",
"version": "1.1.2",
"summary": "iOS 类似微信朋友圈样式的图片浏览器",
"homepage": "https://github.com/Fxxxxxx/AAPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron Feng": "e2shao1993@163.com"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Fxxxxxx/AAPhotoBrowser.git",
"tag": "1.1.2"
},
"source_files": "AAPhotoBrowser/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
]
}
}