blob: dc1d3d6820b127f05aa36e42a5687b4e0f6dac55 [file] [log] [blame]
{
"name": "JSCustomAlert",
"version": "1.1.1",
"summary": "you can customizing alert popup view",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/joongseoD/CustomAlert_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ehdwndtj@naver.com": "jsworkspace@naver.com"
},
"source": {
"git": "https://github.com/joongseoD/CustomAlert_iOS.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CustomAlert/Classes/**/*",
"swift_version": "5.0"
}