blob: df770d16c28ec110fbbaf6263ca97047958d5cdc [file] [log] [blame]
{
"name": "YFCommonTableView",
"version": "1.0.4",
"summary": "A user set mode Tbaleview commonly used in iOS projects",
"description": "image browser for iOS (powerful, superior performance), \nan easy way to use.",
"homepage": "https://github.com/YFBig-Heart/YFCommonTableView",
"license": "MIT",
"authors": {
"刘云飞": "769544747@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/YFBig-Heart/YFCommonTableView.git",
"tag": "1.0.4"
},
"source_files": "YFCommonTableViewDemo/YFCommonTableView/**/*.{h,m}",
"resources": "YFCommonTableViewDemo/YFCommonTableView/image.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}