blob: 7d2c3729d7d58914a74da9065cd75a061e182e83 [file] [log] [blame]
{
"name": "RDDetailedActionController",
"version": "0.1.0",
"summary": "Detailed cell item of action sheets. It has icon, title, and subtitle.",
"description": "Detailed cell item of action sheets. It has icon, title, and subtitle.\nSimilar to action menu we found of Facebook app.",
"homepage": "https://github.com/kurotsukikaitou/RDDetailedActionController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Firstiar Noorwinanto": "radical.dreamers@outlook.co.id"
},
"source": {
"git": "https://github.com/kurotsukikaitou/RDDetailedActionController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "RDDetailedActionController/*.swift"
}