blob: d0c59d83d797cd18c58a8af51d7e83dec8b6fb64 [file] [log] [blame]
{
"name": "DLPopupContainer",
"version": "0.0.2",
"summary": "Popup custome view.",
"homepage": "https://github.com/TheForgottenProgrammer/DLPopupContainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dalang": "https://github.com/TheForgottenProgrammer"
},
"source": {
"git": "https://github.com/TheForgottenProgrammer/DLPopupContainer.git",
"tag": "0.0.2"
},
"source_files": [
"DLPopupContainer",
"DLPopupContainer/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.0"
}
}