blob: 963bb46dfd207bbef57a3c4b0c784a708e0046cd [file] [log] [blame]
{
"name": "TOAlertViewController",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A modern looking modal popup UI component for iOS and iPadOS",
"homepage": "https://github.com/TimOliver/TOAlertViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOAlertViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TOAlertViewController/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"TORoundedButton": [
]
}
}