blob: 93331accefd008d14831e500def29088b6882880 [file] [log] [blame]
{
"name": "AWSLocations",
"version": "1.0",
"summary": "AWSLocations",
"description": "TODO: Location utilities",
"homepage": "https://github.com/mawshd/AWSLocations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Awais Shahid": "mawshd@gmail.com"
},
"source": {
"git": "https://github.com/mawshd/AWSLocations.git",
"tag": "1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AWSLocations/Core/**/*.{h,m,swift}",
"static_framework": true,
"dependencies": {
"AWSExtensions": [
]
}
}