blob: e96231dfc6fdab44094d349fa6a083e9b386d070 [file] [log] [blame]
{
"name": "KMAlertView",
"version": "0.0.1",
"summary": "A Custom AlertView",
"description": "一个可以自定义的AlertView A Custom AlertView",
"homepage": "https://github.com/hkm5558/KMAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hkm5558": "SZHuangKM@163.com"
},
"source": {
"git": "https://github.com/hkm5558/KMAlertView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KMAlertView/Classes/**/*",
"public_header_files": "KMAlertView/Classes/**/*.h"
}