blob: 3d0b439e35993ccd593ac2672cae463d65e9e26e [file] [log] [blame]
{
"name": "autmsheetview",
"version": "0.1.0",
"summary": "this lib clone SpreadsheetView. build with xcode 5",
"description": "This lib clone SpreadsheetView. build with xcode 5. origin lib there: https://github.com/kishikawakatsumi/SpreadsheetView . Thank Kishikawa Katsumi, kishikawakatsumi@mac.com",
"homepage": "https://github.com/autm-syl/autmsheetview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lecuong.bka@gmail.com": "lecuong.bka@gmail.com"
},
"source": {
"git": "https://github.com/autm-syl/autmsheetview.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "autmsheetview/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}