blob: d717193c5ebfa43487aa6b0db99fdc52d0b4fcc5 [file] [log] [blame]
{
"name": "NBLShowPicture",
"version": "0.1.0",
"summary": "全屏查看图片。Show picture in full screen.",
"description": "TODO: Add long description of the pod here.",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NBLShowPicture/Classes/**/*",
"resource_bundles": {
"NBLShowPicture": [
"NBLShowPicture/Assets/*.{storyboard}"
]
},
"public_header_files": "NBLShowPicture/Classes/*.h",
"dependencies": {
"SDWebImage": [
]
}
}