blob: de3d090216f1a5b8bf0b7cf8d8ecc97a825774a2 [file] [log] [blame]
{
"name": "SimpleCell",
"version": "0.2.0",
"summary": "The Simple Cell is A Swift Extension for Reusable Collection View Cell and Table View Cell",
"homepage": "https://github.com/devmjun/simplecell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devmjun": "dev.mjun@gmail.com"
},
"source": {
"git": "https://github.com/devmjun/SimpleCell.git",
"tag": "0.2.0"
},
"source_files": "Sources/*",
"exclude_files": "Sources/*.plist",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2"
}