blob: fac97c7ff5923d302cca9d05c847d05eaecee328 [file] [log] [blame]
{
"name": "ZOEAlertView",
"version": "1.0.5",
"summary": "ZOEAlertView η»†θŠ‚δΌ˜εŒ–",
"description": "It is a ZOEAlertView used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ChenZhenChun/ZOEAlertView",
"license": "MIT",
"authors": {
"ChenZhenChun": "346891964@qq.com"
},
"source": {
"git": "https://github.com/ChenZhenChun/ZOEAlertView.git",
"tag": "1.0.5",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"subspecs": [
{
"name": "ZOEAlertView",
"source_files": "ZOEAlertView/ZOEAlertView/*.{h,m}",
"public_header_files": "ZOEAlertView/ZOEAlertView/*.h"
}
]
}