blob: f9c5deb62765da86159d2d42b135033966330955 [file] [log] [blame]
{
"name": "VGSegment",
"version": "1.0",
"summary": "A segment menu with line animation",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"homepage": "https://github.com/VeinGuo/VGSegment",
"authors": {
"VeinGuo": "https://github.com/VeinGuo"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VeinGuo/VGSegment.git",
"tag": "1.0"
},
"source_files": "VGSegment/**/*.*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}