blob: be2b8bf66b32f037ffd82d311c5b6830d5d100f1 [file] [log] [blame]
{
"name": "TRSheetManager",
"version": "0.1.0",
"summary": "Framework for generating spreadsheets",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/truongvinht/TRSheetManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Truong Vinh Tran": "truongvinht@gmail.com"
},
"source": {
"git": "https://github.com/truongvinht/TRSheetManager.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/truongvinht",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "TRSheetManager/Classes/**/*",
"swift_version": "5.0"
}