[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / f / Apptics-Swift / 1.0.0-debug / Apptics-Swift.podspec.json
blob658b4a460238522168ab9d007fff4abe1c9e920d
2   "name": "Apptics-Swift",
3   "module_name": "Apptics_Swift",
4   "version": "1.0.0-debug",
5   "summary": "An events tracking and analytics library for iOS",
6   "license": {
7     "type": "MIT",
8     "text": "  MIT License\n  Copyright (c) 2018 Zoho Corporation Pvt. Ltd\n  Permission is hereby granted, free of charge, to any person obtaining a copy\n  of this software and associated documentation files (the \"Software\"), to deal\n  in the Software without restriction, including without limitation the rights\n  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n  copies of the Software, and to permit persons to whom the Software is\n  furnished to do so, subject to the following conditions:\n  The above copyright notice and this permission notice shall be included in all\n  copies or substantial portions of the Software.\n  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n  SOFTWARE\n"
9   },
10   "description": "What's new:\n\n- Added RTL support for all our screens, enhanced tracking session and sending data to the server.",
11   "homepage": "https://zoho.com",
12   "authors": {
13     "Saravanan S": "ssaravanan@zohocorp.com",
14     "Prakash Red": "prakash.redrouthu@zohocorp.com"
15   },
16   "social_media_url": "https://twitter.com/zoho",
17   "source": {
18     "http": "https://github.com/zoho/Apptics/releases/download/1.0.0-debug/Apptics.zip"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "StoreKit"
26     ]
27   },
28   "platforms": {
29     "ios": "9.1",
30     "tvos": "9.0",
31     "osx": "10.10",
32     "watchos": "2.0"
33   },
34   "default_subspecs": "Analytics",
35   "dependencies": {
36     "Apptics-SDK": [
37       "1.0.0-debug"
38     ]
39   },
40   "subspecs": [
41     {
42       "name": "Analytics",
43       "source_files": "SwiftFiles/*.swift"
44     }
45   ],
46   "swift_version": "5.0"