blob: 8b1b372f5e4e89559dda7f6bf06a4361eca7aa06 [file] [log] [blame]
{
"name": "YQHPicTxtUI",
"version": "0.0.27",
"platforms": {
"ios": "8.0"
},
"summary": "图文混排",
"description": "支持无限滚动、gif、视频",
"homepage": "https://github.com/yangqihe/YQHPicTxtUI",
"license": "MIT",
"authors": {
"杨棋贺": "yangqihe@aliyun.com"
},
"requires_arc": true,
"ios": {
"frameworks": [
"AVFoundation",
"UIKit"
]
},
"source": {
"git": "https://github.com/yangqihe/YQHPicTxtUI.git",
"tag": "0.0.27"
},
"public_header_files": "Pod/Classes/**/*.{h}",
"source_files": "Pod/Classes/**/*",
"resources": "Pod/Assets/**/*.png",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 5.0"
],
"YYText": [
"~> 1.0.7"
]
}
}