blob: f735c36b79f5b865f51d6f9c689d1137aae518ad [file] [log] [blame]
{
"name": "FTCellExtentions",
"version": "0.0.2",
"summary": "Cell Extentions for easy use",
"description": "Cell Extentions for easy use. Just some code for my future projects.",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit"
},
"homepage": "https://github.com/liufengting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liufengting": "wo157121900@me.com"
},
"source": {
"git": "https://github.com/liufengting/FTCellExtentions.git",
"tag": "0.0.2"
},
"source_files": [
"FTCellExtentions/*.swift"
],
"swift_version": "3.3"
}