blob: 677a1520ecca5ea530f57b59a266432dcaa51168 [file] [log] [blame]
{
"name": "Applivery",
"version": "2.7.2",
"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": "v2.7.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AppliverySDK/Applivery/**/*.swift",
"resources": [
"AppliverySDK/**/*.storyboard",
"AppliverySDK/**/*.strings"
],
"swift_version": "4.0"
}