[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 2 / AppticsApiTracker / 1.0.0-debug / AppticsApiTracker.podspec.json
blob456a83f6d9ddaf84d591a6504b5d0662f412becd
2   "name": "AppticsApiTracker",
3   "version": "1.0.0-debug",
4   "summary": "Apptics Remote Config for iOS",
5   "license": {
6     "type": "MIT",
7     "text": "MIT License\nCopyright (c) 2020 Zoho Corporation\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE\n"
8   },
9   "description": "What's new:\n\n- Added RTL support for all our screens, enhanced tracking session and sending data to the server.",
10   "homepage": "https://zoho.com",
11   "authors": {
12     "Saravanan Selvam": "ssaravanan@zohocorp.com",
13     "Prakash Redrouthu": "prakash.redrouthu@zohocorp.com"
14   },
15   "source": {
16     "http": "https://github.com/zoho/Apptics/releases/download/1.0.0-debug/AppticsApiTracker.zip"
17   },
18   "platforms": {
19     "ios": "9.1",
20     "tvos": "9.0",
21     "osx": "10.10"
22   },
23   "default_subspecs": "ApiTracker",
24   "requires_arc": true,
25   "subspecs": [
26     {
27       "name": "ApiTracker",
28       "vendored_frameworks": "AppticsApiTracker.xcframework",
29       "ios": {
30         "dependencies": {
31           "Apptics-SDK/Core": [
32             "1.0.0-debug"
33           ]
34         }
35       },
36       "tvos": {
37         "dependencies": {
38           "Apptics-SDK/Core": [
39             "1.0.0-debug"
40           ]
41         }
42       },
43       "osx": {
44         "dependencies": {
45           "Apptics-SDK/Core": [
46             "1.0.0-debug"
47           ]
48         }
49       }
50     }
51   ]