blob: dd40aecdf0edf27c41c354ce9b1633d46f377b6b [file] [log] [blame]
{
"name": "ZCSliderView",
"version": "1.0",
"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": "1.0"
},
"source_files": "ZCSliderView/**/*.{h,m}",
"public_header_files": [
"ZCSliderView/*.h"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}