blob: 95e1eb94f261920d327f017b6ef0a35724e79cd8 [file] [log] [blame]
{
"name": "JDropDownAlert",
"version": "0.2.0",
"summary": "DropDown Alert View",
"homepage": "https://github.com/trillione/JDropDownAlert",
"license": "MIT",
"authors": {
"trillione": "trillione1024@gmail.com"
},
"source": {
"git": "https://github.com/trillione/JDropDownAlert.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JDropDownAlert/Classes/**/*",
"resource_bundles": {
"JDropDownAlert": [
"JDropDownAlert/Assets/*.png"
]
}
}