blob: 5961dcd568be877498c6a0bebf54951aa4f6aaaa [file] [log] [blame]
{
"name": "Edamame",
"version": "0.1.18",
"summary": "Edamame makes UICollectionView easy to use.",
"description": "Edamame supports followings.\n- Easily specify Cell class based on section or each cell.\n- Culclate cell size in background thread. (yet)\n- You can use original layout.",
"homepage": "https://github.com/Matzo/Edamame",
"license": "MIT",
"authors": {
"Matzo": "ksk.matsuo@gmail.com"
},
"source": {
"git": "https://github.com/Matzo/Edamame.git",
"tag": "0.1.18"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}