blob: 517e1780de89e39bef5dc0afa153d985db244eb6 [file] [log] [blame]
{
"name": "ZXYTitleScrollView",
"version": "0.0.1",
"summary": "ZXYTitleScrollView.",
"description": "横向滚动菜单,设置多种样式",
"homepage": "https://github.com/xiaoyeZhang/ZXYTitleScrollView.git",
"license": "MIT",
"authors": {
"张晓烨": "82387913@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaoyeZhang/ZXYTitleScrollView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}