blob: 2ff68d2f09a1cf95c3497742b43b7ad2a213e9b5 [file] [log] [blame]
{
"name": "JSCustomAlert",
"version": "1.0.2",
"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": {
"jsworkspace@naver.com": "jsworkspace@naver.com"
},
"source": {
"git": "https://github.com/joongseoD/CustomAlert_iOS.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CustomAlert/Classes/**/*",
"swift_version": "5.0"
}