blob: be42ccc3ccb4e1818b1c7226ff307b6ff0e65c30 [file] [log] [blame]
{
"name": "RoundSelection",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift.",
"description": "This RoundSelection library helps you to do round selection.",
"homepage": "http://telotechnology.com",
"license": "MIT",
"authors": {
"Rudi Luis": "rudi.luis@telotechnology.com"
},
"social_media_url": "https://www.instagram.com/telotechnology/",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/TeloTechnology/RoundSelection.git",
"tag": "0.0.1"
},
"source_files": "RoundSelection/**/*.{h,m,swift}",
"resources": "RoundSelection/**/*.{nib,xib,storyboard,font,png,jpeg,jpg,svg,json,strings}",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxGesture": [
]
},
"swift_version": "5"
}