[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 8 / 9 / BlueConicClient / 2.8.2 / BlueConicClient.podspec.json
blobda60f14da483915a76ac948b26bfc35c2e12dae0
2   "name": "BlueConicClient",
3   "version": "2.8.2",
4   "license": {
5     "type": "Commercial"
6   },
7   "swift_versions": "5.2",
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": "8.0"
15   },
16   "source": {
17     "http": "https://download.blueconic.com/cocoapod/BlueConic-iOS-SDK-2.8.2-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   "resource_bundles": {
27     "Assets": [
28       "BlueConicClient/Resources/*.{png}",
29       "BlueConicClient/Resources/**/*.{png}"
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "main",
35       "source_files": "BlueConicClient/**/*",
36       "exclude_files": [
37         "BlueConicClient/Info.plist",
38         "BlueConicClient/Resources/**/*"
39       ]
40     }
41   ],
42   "swift_version": "5.2"