blob: 74dcc3618745d7ed00f6df6eb830220105a73c01 [file] [log] [blame]
{
"name": "Highstreet-Shared",
"version": "2.6.0",
"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.0"
},
"source_files": "Shared/**/*.{h,m}",
"public_header_files": "Shared/**/*.h"
}