blob: 6da5fdde3b7af2da7b820939dd058fd391b026ad [file] [log] [blame]
{
"name": "SJAlertViewController",
"version": "0.0.2",
"summary": "custom Alert.",
"description": "自定义弹出控制器,可以自定义任意大小,任意类型动画,的弹出控制器。",
"homepage": "https://github.com/Jae-sun/SJAlertViewController",
"license": "LICENSE",
"authors": {
"Jaesun": "1016097566@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Jae-sun/SJAlertViewController.git",
"tag": "0.0.2"
},
"source_files": "Source/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}