blob: a32028d391da13e4569bf88b5df44fceff28337c [file] [log] [blame]
{
"name": "Applivery",
"version": "2.3",
"summary": "Mobile App Distribution",
"description": "Native SDK to support Applivery platform. Main features of the SDK are: \n* Automatic updates. Everytime you upload a build to Applivery, your beta testers will be notified\n* Force update. You can limit the usage of your up to a minimun app version\n* Provide feedback. Your beta testers can upload a screenshot or simply a message, to report bugs or improvements",
"homepage": "https://www.applivery.com",
"license": {
"type": "LGPLv3",
"file": "LICENSE"
},
"authors": {
"Alejandro JimeĢnez Agudo": "a.j.agudo@gmail.com"
},
"social_media_url": "https://twitter.com/AleJimenezAgudo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/applivery/applivery-ios-sdk.git",
"tag": "v2.3"
},
"source_files": "AppliverySDK/Applivery/**/*.swift",
"pushed_with_swift_version": "3.0"
}