blob: 3f461b9049e4c1d885fa89398b77013704c26c3c [file] [log] [blame]
{
"name": "ZOEEmptyPageDraw",
"version": "1.0.5",
"summary": "a ZOEEmptyPageDraw for ios.",
"description": "It is a ZOEEmptyPageDraw used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ChenZhenChun/ZOEEmptyPageDraw",
"license": "MIT",
"authors": {
"ChenZhenChun": "346891964@qq.com"
},
"source": {
"git": "https://github.com/ChenZhenChun/ZOEEmptyPageDraw.git",
"tag": "1.0.5",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"subspecs": [
{
"name": "ZOEEmptyPageDraw",
"source_files": "ZOEEmptyPageDraw/ZOEEmptyPageDraw/*.{h,m}",
"public_header_files": "ZOEEmptyPageDraw/ZOEEmptyPageDraw/*.h"
}
]
}