blob: 4b27f40300bb05b93f64e016332acbf80583f9ae [file] [log] [blame]
{
"name": "SegmentView",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/ntobekosikithi/SegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ntobeko Sikithi": "ntobekosikithi@gmail.com"
},
"platforms": {
"ios": "12.2"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/ntobekosikithi/SegmentView.git",
"tag": "0.0.1"
},
"source_files": "SegmentView/**/*.{h,m,swift}",
"swift_version": "5"
}