blob: 7adf5a0e89dd3a95d008f41ed33708a2a326844b [file] [log] [blame]
{
"name": "RLCellModel",
"version": "0.0.2",
"summary": "An elegant way to create an infomation TableView",
"description": "An elegant way to create an infomation TableView",
"homepage": "https://github.com/liang37038/RLCellModel",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"platforms": {
"ios": null
},
"authors": {
"Richard": "richard@ganguo.hk"
},
"source": {
"git": "https://github.com/liang37038/RLCellModel.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"RLCellModelProject/**/*.{h,m}"
],
"requires_arc": true
}