blob: 3b579326e050bd658eb598677f5c9537f7397cab [file] [log] [blame]
{
"name": "LeccoPopup",
"version": "1.0.0",
"summary": "LeccoPopup is a fast pop viewcontroller control",
"description": "LeccoPopup is a fast pop viewcontroller control.",
"homepage": "https://github.com/Leccoer/LeccoPopup",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lecco": "10915819@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Leccoer/LeccoPopup.git",
"tag": "1.0.0"
},
"source_files": [
"LeccoPopup",
"LeccoPopupDemo/LeccoPopup/*.{h,m}"
]
}