blob: f3abfa583ba4c6b410c2813e4996d241be24637b [file] [log] [blame]
{
"name": "TSegmentedView",
"version": "1.0.0",
"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.0.0"
},
"source_files": "TSegmentedView/Source/*.swift",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}