blob: 9a2cf2e04f02af1a71f32ea7e4e356906e7eca6e [file] [log] [blame]
{
"name": "Dram",
"version": "1.0.2",
"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.2"
},
"description": "channel sort by using UICollectionView",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Dram/*.{h,m}",
"frameworks": "UIKit"
}