blob: 0a871d32b0e47d9a271ea0ec38131f6facc835c9 [file] [log] [blame]
{
"name": "ZJPictureBrowser",
"version": "0.1.0",
"summary": "A simple picture browser",
"description": "TODO: A simple picture browser.",
"homepage": "https://github.com/syik/ZJPictureBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"281925019@qq.com": "Jsoul1227@hotmail.com"
},
"source": {
"git": "https://github.com/syik/ZJPictureBrowser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJPictureBrowser/Classes/**/*",
"public_header_files": "ZJPictureBrowser/Classes/ZJPictureBrowser.h",
"dependencies": {
"SDWebImage": [
]
}
}