blob: d1aa18d8768be4e2fda8653ac4421d6dd78b0945 [file] [log] [blame]
{
"name": "AWSExtensions",
"version": "1.0.1",
"summary": "AWSExtensions",
"description": "TODO: Generic Extensions",
"homepage": "https://github.com/mawshd/AWSExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Awais Shahid": "mawshd@gmail.com"
},
"source": {
"git": "https://github.com/mawshd/AWSExtensions.git",
"tag": "1.0.1"
},
"swift_versions": "4.2",
"platforms": {
"ios": "11.0"
},
"source_files": "AWSExtensions/Core/**/*.{h,m,swift}",
"swift_version": "4.2"
}