blob: d7999b9915b51df8f57e5adb415aa067d1da7514 [file] [log] [blame]
{
"name": "EtongObjsTableViewController",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "EtongObjsTableViewController/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"dependencies": {
"MJRefresh": [
]
}
}