blob: ef43f26a5a0c162548f4195abc102c477d468920 [file] [log] [blame]
{
"name": "FDTemplateLayoutCell",
"version": "1.0.0",
"summary": "It is translation of the UITableView-FDTemplateLayoutCell by Swift",
"homepage": "https://github.com/huangboju/FDTemplateLayoutCell.swift",
"license": "MIT",
"authors": {
"huangboju": "xiao-ju@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangboju/FDTemplateLayoutCell.swift.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}