blob: bdd8919faf5cd8b8cc96c4eaad4f8c5b48358a5a [file] [log] [blame]
{
"name": "DnpPop",
"version": "1.0.0",
"summary": "A pop control in swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Zomfice/DnpPop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zomfice@gmail.com": "zomfice@gmail.com"
},
"source": {
"git": "https://github.com/Zomfice/DnpPop.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DnpPop/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}