{ | |
"name": "TAXSpreadSheet", | |
"version": "0.2.0", | |
"summary": "A view that display cells like spreadsheet.", | |
"homepage": "https://github.com/kanaishinichi/TAXSpreadSheet", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE.txt" | |
}, | |
"authors": { | |
"Shinichi Kanai": "shinichi.kanai@twelve-axis.com" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"source": { | |
"git": "https://github.com/kanaishinichi/TAXSpreadSheet.git", | |
"tag": "0.2.0" | |
}, | |
"source_files": "TAXSpreadSheet/**/*.{h,m}", | |
"requires_arc": true | |
} |