blob: c9192eda98d17ddc00902bf91d77f0b6546e88b7 [file] [log] [blame]
{
"name": "SYPopupController",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYPopupController/Classes/**/*",
"dependencies": {
"HexColors": [
]
}
}