blob: 1882ce6e197950f71290c7a3fc46fe4844120801 [file] [log] [blame]
{
"name": "EzPopup",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EzPopup/Classes/**/*"
}