blob: 827cc5ffe0637a475162f7bca92c3a09cfebe546 [file] [log] [blame]
{
"name": "Conv",
"version": "1.2.3",
"summary": "Conv smart represent UICollectionView data structure more than UIKit.",
"homepage": "https://github.com/bannzai/conv",
"license": "MIT",
"authors": {
"bannzai": "kingkong999yhirose@gmail.com"
},
"source": {
"git": "https://github.com/bannzai/conv.git",
"tag": "1.2.3"
},
"source_files": [
"Conv",
"Conv/**/*.swift"
],
"platforms": {
"ios": "10.0"
},
"social_media_url": "https://twitter.com/_bannzai_",
"swift_version": "4.2"
}