blob: 27b41fab21161416237075b48c1c1692bdfd0cd5 [file] [log] [blame]
{
"name": "TLSegmentedControl",
"version": "0.0.1",
"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.1"
},
"source_files": "Class/*",
"frameworks": [
"Foundation",
"UIKit"
]
}