blob: 01c24ecbd3ae04c617db7a9ab492b6085654704e [file] [log] [blame]
{
"name": "Highstreet-Shared",
"version": "2.6.1",
"summary": "Contains constants that are shared between multiple Highstreet platform projects.",
"homepage": "https://github.com/GetHighstreet/Shared",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Highstreet": "info@highstreetapp.com"
},
"social_media_url": "https://twitter.com/gethighstreet",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/GetHighstreet/Shared.git",
"tag": "v2.6.1"
},
"source_files": "Shared/**/*.{h,m}",
"public_header_files": "Shared/**/*.h"
}