blob: 51a4fdd23f38315dbc7a8520b78eef3cc60335a7 [file] [log] [blame]
{
"name": "CZStatusView",
"version": "0.0.1",
"summary": "iOS-CZStatusView",
"description": "iOS-CZStatusViewç±»",
"homepage": "https://github.com/chenzhe555/iOS-CZStatusView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenzhe555": "376811578@qq.com"
},
"source": {
"git": "https://github.com/chenzhe555/iOS-CZStatusView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"CZCategorys": [
">= 0.0.1"
],
"CZConfig": [
">= 0.0.1"
],
"SDWebImage": [
">= 5.0.2"
]
},
"subspecs": [
{
"name": "classes",
"source_files": "CZStatusView/classes/*.{h,m}"
}
]
}