blob: eb4c580f49d6ea36be330939d0af545ddbcd0412 [file] [log] [blame]
{
"name": "ZCSliderView",
"version": "0.0.1",
"summary": "ZCSliderView.",
"homepage": "https://github.com/zhangzhichaoGit/ZCSliderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"无痕超": "490914645@qq.com"
},
"social_media_url": "https://github.com/zhangzhichaoGit",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangzhichaoGit/ZCSliderView.git",
"tag": "0.0.1"
},
"source_files": "ZCSliderView/**/*.{h,m}",
"public_header_files": [
"ZCSliderView/*.h"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}