blob: 9b76e0cd4b334cd662332c44b874265bedd08902 [file] [log] [blame]
{
"name": "Applivery",
"version": "3.1.1",
"summary": "Mobile App Distribution",
"homepage": "https://www.applivery.com",
"license": {
"type": "MIT",
"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": "v3.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AppliverySDK/**/*.swift",
"exclude_files": "AppliverySDK/**/getConstants.swift",
"resources": [
"AppliverySDK/**/*.storyboard",
"AppliverySDK/**/*.strings"
],
"swift_versions": "4.0",
"swift_version": "4.0"
}