blob: 875b648c29d1089135ea2469aae4353cfc18f8eb [file] [log] [blame]
{
"name": "SPTableViewController",
"version": "0.0.5",
"summary": "A tableview used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/suyimo/SPTableViewController",
"license": "MIT",
"authors": {
"suyimo": "2279277085@qq.com"
},
"source": {
"git": "https://github.com/suyimo/SPTableViewController.git",
"tag": "0.0.5"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "SPTableViewController/*",
"frameworks": [
"Foundation",
"UIKit"
]
}