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