blob: 4503e756ad8bd8ec8b60e8f2e661be0414671677 [file] [log] [blame]
{
"name": "EtongObjsTableViewController",
"version": "0.0.1",
"summary": "EtongObjsTableViewController is used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/liuzewen/EtongObjsTableViewController",
"license": "MIT",
"authors": {
"liuzewen": "s1224w106@gmail.com"
},
"source": {
"git": "https://github.com/liuzewen/EtongObjsTableViewController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "EtongObjsTableViewController/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"dependencies": {
"MJRefresh": [
]
}
}