blob: 68cdd5872629baaa6aadfb17cbc3c64c6fff9cc0 [file] [log] [blame]
{
"name": "BrowsePictureViewController",
"version": "1.3.7",
"summary": "view controller for browsePicture",
"homepage": "https://github.com/guoshencheng/BrowsePictureViewController",
"license": "MIT",
"authors": {
"guoshencheng": "648772021@qq.com"
},
"source": {
"git": "https://github.com/guoshencheng/BrowsePictureViewController.git",
"tag": "1.3.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets/BrowsePictureViewController.xib",
"Pod/Assets/BrowsePictureCell.xib"
],
"dependencies": {
"Masonry": [
],
"pop": [
]
}
}