blob: 3107408f0bc4686bb2a78c3b91d6209f87bc405a [file] [log] [blame]
{
"name": "RLCellModel",
"version": "1.0.2",
"summary": "Stable version",
"description": "An elegant way to create a muti-functions UITableView",
"homepage": "https://github.com/liang37038/RLCellModel",
"screenshots": "https://ww4.sinaimg.cn/large/006tNbRwgy1feq2pkyrgsj30ku12a0ui.jpg",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"Richard9661": "liang37038@gmail.com"
},
"social_media_url": "https://twitter.com/Richard37038",
"source": {
"git": "https://github.com/liang37038/RLCellModel.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"RLCellModelProject/RLCellModel/**/*.{h,m}"
],
"requires_arc": true
}