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