blob: 4b65402fcd21543c279853af7efc88d8214d7a39 [file] [log] [blame]
{
"name": "Edamame",
"version": "0.1.17",
"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.17"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}