blob: 12a1cb549210e56f8d6b8046e06e865598fa3d03 [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"
],
"deprecated": true
}