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