blob: 9645763a3a6cc993558e1b4b29fcde85d3248aab [file] [log] [blame]
{
"name": "ACSegmentView",
"version": "1.0.0",
"summary": "A custom segment view",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ArchieR7/ACSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Archie": "Archie@Archie.tw"
},
"source": {
"git": "https://github.com/ArchieR7/ACSegmentView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/ChangArchie",
"platforms": {
"ios": "10.0"
},
"source_files": "ACSegmentView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 4.2.0"
],
"RxCocoa": [
"~> 4.2.0"
]
},
"swift_version": "4.1.2"
}