blob: ec9b5dfa48aa2fc8e36ddf392cc87ce2575f776a [file] [log] [blame]
{
"name": "Applivery",
"version": "3.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AppliverySDK/**/*.swift",
"exclude_files": "AppliverySDK/**/getConstants.swift",
"resource_bundles": {
"Applivery": [
"AppliverySDK/**/*.storyboard",
"AppliverySDK/**/*.strings"
]
},
"swift_versions": "4.0",
"swift_version": "4.0"
}