blob: 19bab92df65607d94c1abb125f265e14b7d4dae6 [file] [log] [blame]
{
"name": "SJStaticTableView",
"version": "1.0.3",
"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.0.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SJStaticTableViewComponent/**/*.{h,m}",
"resources": "SJStaticTableViewComponent/Resources/arrow@2x.png"
}