[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / a / devtodev / 1.10.1 / devtodev.podspec.json
blob2e407c38c95b2f825ba2f881a43b757f816decfc
2   "name": "devtodev",
3   "version": "1.10.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.10.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.10.1/devtodev.framework"
28       },
29       "vendored_frameworks": "devtodev-ios 1.10.1/devtodev.framework",
30       "frameworks": [
31         "Security",
32         "UIKit",
33         "UserNotifications",
34         "AdSupport"
35       ],
36       "libraries": "z",
37       "platforms": {
38         "ios": "7.0"
39       }
40     },
41     {
42       "name": "AppExtension",
43       "ios": {
44         "vendored_frameworks": "devtodev-ios 1.10.1/devtodevAppExtensions.framework"
45       },
46       "vendored_frameworks": "devtodev-ios 1.10.1/devtodevAppExtensions.framework",
47       "frameworks": "UserNotifications",
48       "platforms": {
49         "ios": "10.0"
50       }
51     }
52   ]