blob: 1d401ba4bb9e8cb49f352a26a1a930c1a4455506 [file] [log] [blame]
{
"name": "AJPopAlert",
"version": "0.1.0",
"summary": "Pop Alert to Show Message",
"swift_version": "4.2",
"description": "Pop Alert to Show Message with variant type",
"homepage": "https://github.com/ajijoyo/AJPopAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ajijoyo": "self.ajiejoy@gmail.com"
},
"source": {
"git": "https://github.com/ajijoyo/AJPopAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AJPopAlert/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.1"
]
}
}