blob: 1f023de56a62c28a6277d75dd742372d6adb2f3c [file] [log] [blame]
{
"name": "PNAlertView",
"version": "1.1.0",
"summary": "iOS of PNAlertView.",
"homepage": "https://github.com/LiuPN/PNAlertView",
"license": "Apache",
"authors": {
"liupanniu": "panliuliu@139.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/LiuPN/PNAlertView.git",
"tag": "1.1.0"
},
"source_files": [
"PNAlertView",
"PNAlertView/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}