[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / 0 / Applivery / 2.3 / Applivery.podspec.json
bloba32028d391da13e4569bf88b5df44fceff28337c
2   "name": "Applivery",
3   "version": "2.3",
4   "summary": "Mobile App Distribution",
5   "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",
6   "homepage": "https://www.applivery.com",
7   "license": {
8     "type": "LGPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alejandro JimeĢnez Agudo": "a.j.agudo@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/AleJimenezAgudo",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/applivery/applivery-ios-sdk.git",
20     "tag": "v2.3"
21   },
22   "source_files": "AppliverySDK/Applivery/**/*.swift",
23   "pushed_with_swift_version": "3.0"