blob: fdfdaf03ac8b2b5cbbb5cbafa0f5fa27ac56fd59 [file] [log] [blame]
{
"name": "TTPhotoBrowser",
"version": "0.0.3",
"summary": "一款仿微信的轻量级图片浏览器",
"description": "一款仿微信的轻量级图片浏览器",
"homepage": "https://github.com/zwt369",
"license": "MIT",
"authors": {
"Tony": "369388828@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zwt369/TTPhotoBrowser.git",
"tag": "0.0.3"
},
"source_files": "TTPhotoBrowser/TTPhotoBrowser/Classess/**/**/*.{h,m}",
"public_header_files": "TTPhotoBrowser/TTPhotoBrowser/Classess/**/*.{h}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SRCROOT)/SDWebImage"
},
"dependencies": {
"SDWebImage": [
]
}
}