blob: 7fbd8df323b98e4ad79cdebafa194b7690002779 [file] [log] [blame]
{
"name": "Dram",
"version": "1.0.1",
"license": "MIT",
"summary": "channel sort",
"homepage": "https://github.com/emsihyo/Dram",
"authors": {
"emsihyo": "emsihyo@gmail.com"
},
"source": {
"git": "https://github.com/emsihyo/Dram.git",
"tag": "1.0.1"
},
"description": "channel sort by using UICollectionView",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Dram/*.{h,m}"
}