blob: 11b8f1065de75a0d32eb05f7185976d21769d7d3 [file] [log] [blame]
{
"name": "STSegmentPageView",
"version": "0.1.0",
"summary": "A powerful and useful segment tool, segment controller and custom segment titleView、 segment contentView",
"description": "A powerful and useful segment tool, segment controller and custom segment titleView、 segment contentView",
"homepage": "https://github.com/wheying/STSegmentPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EricWan": "hongenwan@gmail.com"
},
"source": {
"git": "https://github.com/wheying/STSegmentPageView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "STSegmentPageView/Classes/**/*",
"swift_version": "4.1",
"frameworks": [
"UIKit",
"Foundation"
]
}