blob: 2f309c1abb27fa87ab43f215467167a0da22c567 [file] [log] [blame]
{
"name": "RFPPhotoBrowser",
"version": "0.1.3",
"summary": "大图查看",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Wyt0801/RFPPhotoBrowser.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wyt0801": "yt351259816@163.com"
},
"source": {
"git": "https://github.com/Wyt0801/RFPPhotoBrowser.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RFPPhotoBrowser/Classes/**/*",
"resource_bundles": {
"RFPPhotoBrowser": [
"RFPPhotoBrowser/Assets/*.png",
"RFPPhotoBrowser/Assets/*.strings"
]
},
"dependencies": {
"YLGIFImage": [
],
"RFPHUD": [
],
"SDWebImage": [
]
}
}