blob: 629ac5e9be488f21a297ee4dcd2683e22773f62b [file] [log] [blame]
{
"name": "FDTemplateLayoutCell.swift",
"version": "0.9.1",
"summary": "It is translation of the UITableView-FDTemplateLayoutCell by Swift",
"homepage": "https://github.com/huangboju/FDTemplateLayoutCell.swift",
"license": "MIT",
"authors": {
"huangboju": "529940945@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangboju/FDTemplateLayoutCell.swift.git",
"tag": "0.9.1"
},
"source_files": "Classes/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}