blob: 39d964be4ae0189ba1377df91077c8467fd3bbff [file] [log] [blame]
{
"name": "ZOEAlertView",
"version": "1.1.9",
"summary": "It is a ZOEAlertView used on iOS, which implement by Objective-C",
"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.1.9",
"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"
}
]
}