blob: 1c92d7d9c7eccde43ccc7f5f7130e9d4a17cd121 [file] [log] [blame]
{
"name": "TMPhotoBrowerView",
"version": "1.0",
"summary": "photo brower",
"description": "photo brower view",
"homepage": "https://github.com/tangshimi/TMPhotoBrowerView",
"license": {
"type": "Copyright",
"text": " Copyright 2016 tangshimi. All rights reserved.\n"
},
"authors": "tangshimi",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tangshimi/TMPhotoBrowerView.git",
"tag": "1.0"
},
"source_files": "TMPhotoBrowerView/TMPhotoBrowerView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
]
}
}