blob: 6bf367e22f16aeb053ef4430f5c8400e88eb4258 [file] [log] [blame]
{
"name": "SYPopupController",
"version": "0.2.6",
"summary": "SYPopupController is Alert/SelectPopup/MultiSelectPopup.",
"description": "SYPopupController have Three mode.\nFirst, Alert/Message.\nSecond, Select Popup.\nThird, Multi Select Popup.",
"homepage": "https://github.com/babab101/SYPopupController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahn soo yeol": "sooyeol.ahn@gmail.com"
},
"source": {
"git": "https://github.com/babab101/SYPopupController.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYPopupController/Classes/**/*",
"dependencies": {
"FRHyperLabel": [
]
}
}