blob: 9a3499da94da3881acbaa6510ab31ebda709139a [file] [log] [blame]
{
"name": "Dram",
"version": "1.0.3",
"license": "MIT",
"summary": "channel sort",
"homepage": "https://github.com/retriable/Dram",
"authors": {
"retriable": "retriable@retriable.com"
},
"source": {
"git": "https://github.com/retriable/Dram.git",
"tag": "1.0.3"
},
"description": "channel sort by using UICollectionView",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Dram/*.{h,m}",
"frameworks": "UIKit"
}