blob: 97b865df2a369f7bfcc14f78958c4b6ec5c2c04f [file] [log] [blame]
{
"name": "SFSegmentView",
"version": "0.1.0",
"summary": "选项卡,试试你就知道!",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HSFAqi/SFSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HSFAqi": "huangsf_ios@sina.com"
},
"source": {
"git": "https://github.com/HSFAqi/SFSegmentView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFSegmentView/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}