blob: ddd33569d06b7357d22311adc8a5e736896b8e6a [file] [log] [blame]
{
"name": "IRCollectionTableViewModel",
"version": "1.0.0",
"summary": "A powerful and elegant CollectionView/TableView of iOS.",
"description": "A powerful and elegant CollectionView/TableView of iOS.",
"homepage": "https://github.com/irons163/IRCollectionTableViewModel.git",
"license": "MIT",
"authors": "irons163",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/irons163/IRCollectionTableViewModel.git",
"tag": "1.0.0"
},
"source_files": "IRCollectionTableViewModel/**/*.{h,m}"
}