blob: f29d6a4d476a3fcda102c3c358dc3919ee892cd4 [file] [log] [blame]
{
"name": "ZOEEmptyPageDraw",
"version": "1.0.1",
"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.1",
"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"
}
]
}