blob: e334037946c319caa2d2733735a97e7e5a47926e [file] [log] [blame]
{
"name": "GLSegmentView",
"version": "0.0.1",
"summary": "A segment view for title",
"description": "segment A segment view for title",
"homepage": "https://github.com/god-long/GLSegmentView",
"license": "MIT",
"authors": {
"god-long": "xulongios@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/god-long/GLSegmentView.git",
"tag": "0.0.1"
},
"source_files": "GLSegmentView/*.{swift}",
"resource_bundles": {
"GLSegmentView": [
"GLSegmentView/*.{xib}"
]
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}