blob: 9acca697a1afcc34e2e173b0749805f5f5525af6 [file] [log] [blame]
{
"name": "ADVHelper",
"version": "0.1.1",
"summary": "ADVHelper is an healper for IBDesignable and Localizable and String Extension.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nattaponph/ADVHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nattaponph": "nattaponph58@nu.ac.th"
},
"source": {
"git": "https://github.com/nattaponph/ADVHelper.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}