blob: b46a33e8f9ce2370d19448cdf99215b2d1e04635 [file] [log] [blame]
{
"name": "ALXPhotoViewer",
"version": "0.1.0",
"summary": "A common photo viewer seen in Wechat.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/alexlearnstocode/ALXPhotoViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexlearnstocode": "229570121@qq.com"
},
"source": {
"git": "https://github.com/alexlearnstocode/ALXPhotoViewer.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.jianshu.com/u/fb6f45f5a7f6",
"platforms": {
"ios": "8.0"
},
"source_files": "ALXPhotoViewer/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"ALXUtil": [
"~> 0.1.7"
]
}
}