[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / d / 2 / BleshSDK / 5.2.10 / BleshSDK.podspec.json
blob450bf05d1e8e24c16aad8df52cfa1b73b2305fc5
2   "name": "BleshSDK",
3   "version": "5.2.10",
4   "summary": "Blesh iOS SDK",
5   "homepage": "https://blesh.com",
6   "authors": {
7     "Blesh Technology Team": "technology@blesh.com"
8   },
9   "source": {
10     "git": "https://github.com/bleshcom/Blesh-iOS-SDK.git",
11     "tag": "5.2.10"
12   },
13   "source_files": "BleshSDK.xcframework/**/BleshSDK.framework/Headers/*.h",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": "BleshSDK.xcframework",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "CoreLocation",
23     "CoreTelephony"
24   ],
25   "license": {
26     "type": "Copyright",
27     "text": "        Copyright 2013 - 2022 Blesh, Inc. All rights reserved.\n"
28   }