blob: 48eef30f791a87d0b6678f2659df2197320a431a [file] [log] [blame]
{
"name": "YYSimpleAlert",
"version": "0.1.0",
"summary": "A simple alert for CocoaPods guide.",
"description": "This library will be used for CocoaPods guide.",
"homepage": "https://github.com/DevYeom/YYSimpleAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DevYeom": "dev.yeom@gmail.com"
},
"source": {
"git": "https://github.com/DevYeom/YYSimpleAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "YYSimpleAlert/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}