blob: fa137415033e0a14fe37db94fe83a3bfe55f3fd4 [file] [log] [blame]
{
"name": "Conv",
"version": "1.2.2",
"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.2"
},
"source_files": [
"Conv",
"Conv/**/*.swift"
],
"platforms": {
"ios": "10.0"
},
"social_media_url": "https://twitter.com/_bannzai_",
"swift_version": "4.2"
}