blob: 3fbf37f98bada1fb06e0000904f4014dcd06d788 [file] [log] [blame]
{
"name": "Edamame",
"version": "1.2.3",
"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": "1.2.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}