blob: e4d622e81a76ae6c7e0b47b0e4ab2f296cf5870a [file] [log] [blame]
{
"name": "TVArrayDataSource",
"version": "0.0.1",
"summary": "This class will help you implement TableView faster.",
"homepage": "https://github.com/nghialv/TVDataSource",
"license": "MIT",
"authors": {
"nghialv": "nghialv2607@gmail.com"
},
"source": {
"git": "https://github.com/nghialv/TVDataSource.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"TVArrayDataSource.h",
"TVArrayDataSource.m"
],
"requires_arc": true
}