[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / 0 / Applivery / 3.3.0 / Applivery.podspec.json
blob224abff8d347fd42f4a7d648b554746f6f8e1847
2   "name": "Applivery",
3   "version": "3.3.0",
4   "summary": "Mobile App Distribution",
5   "homepage": "https://www.applivery.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alejandro JimeĢnez Agudo": "alejandro@applivery.com"
12   },
13   "social_media_url": "https://twitter.com/Applivery",
14   "source": {
15     "git": "https://github.com/applivery/applivery-ios-sdk.git",
16     "tag": "v3.3.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AppliverySDK/**/*.swift",
22   "exclude_files": "AppliverySDK/**/getConstants.swift",
23   "resource_bundles": {
24     "Applivery": [
25       "AppliverySDK/**/*.storyboard",
26       "AppliverySDK/**/*.strings"
27     ]
28   },
29   "swift_versions": "5.0",
30   "swift_version": "5.0"