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