blob: e9f78b756198452486880bf3eaf8993a337dbf5d [file] [log] [blame]
{
"name": "devtodev",
"version": "1.14.3",
"summary": "devtodev for iOS",
"description": "devtodev is a powerful analytical and marketing platform for mobile and web applications. Gather all the data of your application in one simple interface and analyze every bite of it. With devtodev, it is easy to find the weak points, to improve traffic source efficiency and to build strong communications with the customers.",
"homepage": "https://devtodev.com/",
"license": {
"type": "Apache License, Version 2.0",
"text": " Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"devtodev": "info@devtodev.com"
},
"source": {
"git": "https://github.com/devtodev-analytics/ios-sdk.git",
"branch": "master",
"tag": "v1.14.3"
},
"default_subspecs": "devtodev",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
},
"subspecs": [
{
"name": "devtodev",
"ios": {
"vendored_frameworks": "devtodev-ios 1.14.3/devtodev.framework"
},
"frameworks": [
"Security",
"UIKit",
"UserNotifications",
"AdSupport"
],
"libraries": "z",
"platforms": {
"ios": "7.0"
}
},
{
"name": "AppExtension",
"ios": {
"vendored_frameworks": "devtodev-ios 1.14.3/devtodevAppExtensions.framework"
},
"frameworks": "UserNotifications",
"platforms": {
"ios": "10.0"
}
}
]
}