blob: 087522e64d0b7df42d3ad31cc7d20f777a558cfc [file] [log] [blame]
{
"name": "Aoomle",
"version": "0.1.0",
"summary": "Aoomle is a large libary which contain, alert view controller that support dark mode.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/aoomle/Aoomle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdulmalik Muhammad": "bawasuru@gmail.com"
},
"source": {
"git": "https://github.com/aoomle/Aoomle.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/aoomle",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "Aoomle/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}