[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / e / TBMBaaSKit / 0.1.0.6 / TBMBaaSKit.podspec.json
blobe44c55cb8e2e02299f7c19d966a9bc48996756ba
2   "name": "TBMBaaSKit",
3   "version": "0.1.0.6",
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.6"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "watchos": "2.0",
21     "tvos": "9.0",
22     "osx": "10.10"
23   },
24   "source_files": "Sources/Shared/*.swift",
25   "ios": {
26     "source_files": "Sources/iOS/*.swift",
27     "frameworks": "UIKit"
28   },
29   "watchos": {
30     "source_files": "Sources/watchOS/*.swift",
31     "frameworks": "WatchKit"
32   },
33   "tvos": {
34     "source_files": "Sources/tvOS/*.swift"
35   },
36   "frameworks": "SystemConfiguration",
37   "osx": {
38     "frameworks": "AppKit"
39   },
40   "pushed_with_swift_version": "3.0"