blob: bdda30bd4b094b0e448e2207a8de0595e44f06f9 [file] [log] [blame]
{
"name": "SJStaticTableView",
"version": "1.2.0",
"summary": "SJStaticTableView can be used to establish ViewControllers which contain static tableview such as setting page and userinfo page.",
"homepage": "https://github.com/knightsj/SJStaticTableView",
"license": "MIT",
"authors": {
"Sun Shijie": "ssjlife0111@163.com"
},
"source": {
"git": "https://github.com/knightsj/SJStaticTableView.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SJStaticTableViewComponent/**/*.{h,m}",
"resources": "SJStaticTableViewComponent/Resources/arrow@2x.png"
}