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