blob: 8a5cb203f8c32b0d344ef8b2972df6dae2b5d659 [file] [log] [blame]
{
"name": "TLSegmentedControl",
"version": "0.0.3",
"summary": "The segmentedControl like weibo",
"description": "It's a segmentedControl like weibo,which implement by Objective-C.",
"homepage": "https://github.com/timelessg/TLSegmentedControl",
"license": "MIT",
"authors": {
"GarryGuo": "timelessg@hotmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/timelessg/TLSegmentedControl.git",
"tag": "0.0.3"
},
"source_files": "Class/*",
"frameworks": [
"Foundation",
"UIKit"
]
}