blob: fd6d778f8f9e20287ecea33bd8b60d00f8cb0d29 [file] [log] [blame]
{
"name": "DistAlertView",
"version": "1.0.0",
"summary": "DistAlertView is a clean and lightweight alert for your iOS app",
"authors": {
"Damrin": "75081647@qq.com"
},
"homepage": "https://github.com/Damsir/DistAlertView",
"source": {
"git": "https://github.com/Damsir/DistAlertView.git",
"tag": "1.0.0"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"DistAlertView",
"DistAlertView/**/*.{h,m}"
],
"frameworks": "UIKit"
}