blob: 92360e11fdeb9a651e4ed17e5471fc84e526d18d [file] [log] [blame]
{
"name": "LJUserCenter",
"version": "0.8.0",
"summary": "Custom static cell easyily, Just need to provide the data source",
"homepage": "https://github.com/liuliangju/LJUserCenter",
"license": "MIT",
"authors": {
"liuliangju": "liangjulliu@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liuliangju/LJUserCenter.git",
"tag": "0.8.0"
},
"source_files": "LJUserCenter/Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}