blob: 1db2530b67343d4aba6a413e224f118c4f5bdb5f [file] [log] [blame]
{
"name": "QLCustomAlertView",
"version": "0.0.1",
"summary": "A Custom AlertView for UI modification",
"description": "this is QLCustomAlertView repo, use QLCustomAlertView you can easy handle the UI for all kinds of AlertView.",
"homepage": "https://www.jianshu.com/u/2808d08f9104",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qianlei": "13698090397@163.com"
},
"social_media_url": "https://www.jianshu.com/u/2808d08f9104",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/qianleileilei/QLCustomAlertView.git",
"tag": "0.0.1"
},
"source_files": "QLCustomAlertView/QLCustomAlertView/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}