blob: 25492e8729d6f4b2665ac6ac262d249776ebc673 [file] [log] [blame]
{
"name": "RDDetailedActionController",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "RDDetailedActionController/*.swift"
}