blob: eed1e402a6d15cce16ddde1b11ef972d3ac9b5a3 [file] [log] [blame]
{
"name": "DFTimelineView",
"version": "1.3.0",
"summary": "仿微信朋友圈时间轴 支持发送图文 短视频 赞 评论 图片大图浏览 视频预览",
"homepage": "https://github.com/anyunzhong/DFTimelineView",
"license": "Apache 2.0",
"authors": {
"Fast-Dev-Kit": "2642754767@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/anyunzhong/DFTimelineView.git",
"tag": "1.3.0"
},
"source_files": "DFTimelineView/DFTimelineView/**/*.{h,m}",
"resources": "DFTimelineView/DFTimelineView/Resource/*.png",
"requires_arc": true,
"dependencies": {
"DFCommon": [
"~> 1.3.7"
],
"AFNetworking": [
"~> 2.6.0"
],
"SDWebImage": [
"~> 3.7.3"
],
"FMDB": [
"~> 2.5"
],
"MBProgressHUD": [
"~> 0.9.1"
],
"MLLabel": [
"~> 1.7"
],
"MJRefresh": [
"~> 2.4.11"
],
"ODRefreshControl": [
"~> 1.2"
],
"MJPhotoBrowser": [
"~> 1.0.2"
],
"MMPopupView": [
],
"TZImagePickerController": [
]
}
}