blob: 35778641ca65c8b8e1003a85a6d86c8f9808ed72 [file] [log] [blame]
{
"name": "ZCSpinnerView",
"version": "1.0.3",
"summary": "ZCSpinnerView UI Kit",
"description": "ZCSpinnerView 这是一个下拉框",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "Copyright",
"text": "Zac Inc. 2017"
},
"homepage": "https://github.com/zac-wang/CocoapodsLibrary.git",
"authors": {
"王志超": "love_iphone@qq.com"
},
"source": {
"git": "https://github.com/zac-wang/CocoapodsLibrary.git",
"tag": "1.0.3"
},
"source_files": "Library/ZCSpinnerView/**/*.{h,m,mm}",
"public_header_files": "Library/ZCSpinnerView/**/*.{h}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}