[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 1 / a / devtodev / 1.14.1 / devtodev.podspec.json
blob2b07947d595e253bf5eacc848e4e1b40c28bf79e
2   "name": "devtodev",
3   "version": "1.14.1",
4   "summary": "devtodev for iOS",
5   "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.",
6   "homepage": "https://devtodev.com/",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "devtodev": "info@devtodev.com"
10   },
11   "source": {
12     "git": "https://github.com/devtodev-analytics/ios-sdk.git",
13     "branch": "master",
14     "tag": "v1.14.1"
15   },
16   "default_subspecs": "devtodev",
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   },
23   "subspecs": [
24     {
25       "name": "devtodev",
26       "ios": {
27         "vendored_frameworks": "devtodev-ios 1.14.1/devtodev.framework"
28       },
29       "frameworks": [
30         "Security",
31         "UIKit",
32         "UserNotifications",
33         "AdSupport"
34       ],
35       "libraries": "z",
36       "platforms": {
37         "ios": "7.0"
38       }
39     },
40     {
41       "name": "AppExtension",
42       "ios": {
43         "vendored_frameworks": "devtodev-ios 1.14.1/devtodevAppExtensions.framework"
44       },
45       "frameworks": "UserNotifications",
46       "platforms": {
47         "ios": "10.0"
48       }
49     }
50   ]