blob: 92a8c2e6885edff96b2e5435aae66eb8343df0ff [file] [log] [blame]
{
"name": "TSegmentedView",
"version": "1.1.1",
"summary": "You can use TSegmentedView create scroll page views",
"description": "You can use TSegmentedView create scroll page views, homepage is https://github.com/tobedefined/TSegmentedView",
"homepage": "https://github.com/tobedefined/TSegmentedView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ToBeDefined": "weinanshao@163.com"
},
"social_media_url": "http://tbd.tech/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tobedefined/TSegmentedView.git",
"tag": "1.1.1"
},
"source_files": "Source/*.swift",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "4.0"
}