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