blob: 8a79b5ed5fa890fc4451e8fb38d586f0c7cd29e2 [file] [log] [blame]
{
"name": "ADVHelper",
"version": "0.1.0",
"summary": "ADVHelper is an healper for IBDesignable and Localizable.",
"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.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}