blob: 457993d1184add442159dce667a5a17fb30f8fe6 [file] [log] [blame]
{
"name": "SelfAwareHelper",
"version": "0.0.1",
"summary": "A Helper to make classes perform actions automatically on app start",
"homepage": "https://github.com/omiz/SelfAwareHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Omar Allaham": "o.allaham@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/omiz/SelfAwareHelper.git",
"tag": "0.0.1"
},
"source_files": "SelfAwareHelper/*.{swift,m}",
"swift_versions": [
5.1,
5.2
],
"swift_version": "5.2"
}