blob: 4de2a6688af1a79bf47254cb686a0578627ce40c [file] [log] [blame]
{
"name": "Adhesives",
"version": "0.0.2",
"summary": "Your sticker pack SMS (sticker management system)",
"description": "Adhesives allows you to launch, manage, and track your sticker packs in a fraction of the time.",
"homepage": "https://teamairship.com",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Trent Kocurek": "trent@teamairship.com",
"Ryan T. Hosford": "tad@teamairshp.com",
"Austin Aldrich": "austin@teamairship.com"
},
"source": {
"git": "https://bitbucket.org/teamairship/adhesives-cocoapod.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Adhesives/Classes/**/*",
"frameworks": [
"Messages",
"Foundation"
],
"dependencies": {
"Alamofire": [
">= 4.0"
],
"AlamofireImage": [
"~> 3.1.0"
],
"SwiftyJSON": [
"~> 3.1.1"
]
}
}