[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / e / TBMBaaSKit / 0.1.0.13 / TBMBaaSKit.podspec.json
blob0b267caf7c6e7d69e8790a3840323c7d919f44f7
2   "name": "TBMBaaSKit",
3   "version": "0.1.0.13",
4   "summary": "TBMBaaSKit is a framework for connecting to TBMBaaSKit Sever.",
5   "description": "This framework provides tools to handle sending and retrieving objects from the MBaaSKit Server",
6   "homepage": "https://github.com/collegboi/TBMBaaSKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "collegboi": "timothy.barnard@mydit.ie"
13   },
14   "source": {
15     "git": "https://github.com/collegboi/TBMBaaSKit.git",
16     "tag": "0.1.0.13"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "source_files": "Sources/Shared/*.swift",
24   "ios": {
25     "source_files": "Sources/iOS/*.swift",
26     "frameworks": [
27       "UIKit",
28       "SystemConfiguration"
29     ]
30   },
31   "watchos": {
32     "source_files": "Sources/watchOS/*.swift",
33     "frameworks": "WatchKit"
34   },
35   "tvos": {
36     "source_files": "Sources/tvOS/*.swift"
37   },
38   "osx": {
39     "frameworks": "AppKit"
40   },
41   "pushed_with_swift_version": "3.0"