[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / 8 / 9 / BlueConicClient / 2.9.0 / BlueConicClient.podspec.json
blobb6d43ad8d9f427445228547e0e47e0fa4633e081
2   "name": "BlueConicClient",
3   "version": "2.9.0",
4   "license": {
5     "type": "Commercial"
6   },
7   "swift_versions": "5.8.1",
8   "homepage": "https://blueconic.com",
9   "authors": {
10     "BlueConic": "info@blueconic.com"
11   },
12   "summary": "The BlueConicClient Framework provides the basis for communication with BlueConic.",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://download.blueconic.com/cocoapod/BlueConic-iOS-SDK-2.9.0-Source.zip",
18     "flatten": true
19   },
20   "source_files": "BlueConicClient/BlueConicClient.h",
21   "default_subspecs": "main",
22   "resources": [
23     "BlueConicClient/Resources/*.{png}",
24     "BlueConicClient/Resources/**/*.{png}"
25   ],
26   "subspecs": [
27     {
28       "name": "main",
29       "source_files": "BlueConicClient/**/*",
30       "exclude_files": [
31         "BlueConicClient/Info.plist",
32         "BlueConicClient/Resources/**/*"
33       ]
34     }
35   ],
36   "swift_version": "5.8.1"