blob: 8f2ab2657ee4f8f23cc6c61a56e17651ed6af1cd [file] [log] [blame]
{
"name": "HHZNoneDataView",
"version": "0.0.2",
"summary": "HHZNoneDataView",
"description": "陈哲是个好孩子-HHZNoneDataView",
"homepage": "https://github.com/chenzhe555/HHZNoneDataView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"chenzhe555": "376811578@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenzhe555/HHZNoneDataView.git",
"tag": "0.0.2"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"HHZBaseClass": [
"~> 0.0.1"
],
"HHZCategory": [
"~> 0.0.2"
]
},
"subspecs": [
{
"name": "HHZNoneDataView",
"subspecs": [
{
"name": "noneDataView",
"source_files": "HHZNoneDataView/noneDataView/*.{h,m}"
}
]
}
]
}