blob: dad0be7dcacf8b121db60f642138814a85050aca [file] [log] [blame]
{
"name": "EzPopup",
"version": "1.1",
"summary": "EzPopup will help you to show a popup in the simplest way.",
"description": "EzPopup will help you to show your custom popup. You just need to provide your view or view controller.",
"homepage": "https://github.com/huynguyencong/EzPopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huynguyencong": "conghuy2012@gmail.com"
},
"source": {
"git": "https://github.com/huynguyencong/EzPopup.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EzPopup/Classes/**/*"
}