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