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