blob: e3fda0ac87d9ea96219d4de52d093b7fdca58671 [file] [log] [blame]
{
"name": "NBLShowPicture",
"version": "0.3.1",
"summary": "全屏查看若干张图片。Show picture in full screen.",
"description": "全屏查看若干张图片,支持UIImage和图片url。Show picture in full screen.",
"homepage": "https://github.com/yjh4866/NBLShowPicture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨建红": "yjh4866@163.com"
},
"source": {
"git": "https://github.com/yjh4866/NBLShowPicture.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NBLShowPicture/Classes/**/*",
"resource_bundles": {
"NBLShowPicture": [
"NBLShowPicture/Assets/*.{xib,storyboard}"
]
},
"public_header_files": "NBLShowPicture/Classes/*.h",
"dependencies": {
"SDWebImage": [
]
}
}