blob: 1d4f3715921af42ee26887e7f633df36d9bdc10c [file] [log] [blame]
{
"name": "Applivery",
"version": "2.6",
"summary": "Mobile App Distribution",
"homepage": "https://www.applivery.com",
"license": {
"type": "LGPL-3.0",
"file": "LICENSE"
},
"authors": {
"Alejandro JimeĢnez Agudo": "alejandro@applivery.com"
},
"social_media_url": "https://twitter.com/Applivery",
"source": {
"git": "https://github.com/applivery/applivery-ios-sdk.git",
"tag": "v2.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppliverySDK/Applivery/**/*.swift",
"resources": [
"AppliverySDK/**/*.storyboard",
"AppliverySDK/**/*.strings"
],
"swift_version": "3.2"
}