[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / d / UMengAnalyticsFramework / 4.2.6 / UMengAnalyticsFramework.podspec.json
blobf9ae1ba09b85461e40ddfaf35ebc5a74b8b4e092
2   "name": "UMengAnalyticsFramework",
3   "version": "4.2.6",
4   "summary": "This is a dynamic framework for UMengAnalytics.",
5   "description": "This repo's version 4.2.5 is up to date with UMengAnalytics offical website version 4.2.4, and\nit is an encapsulation for UMengAnalytics, now import the current framework as dynamic framework.",
6   "homepage": "https://github.com/archmagees/UMengAnalyticsFramework",
7   "license": "MIT",
8   "authors": {
9     "Arthur": "archmagees.dev@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/archmagees/UMengAnalyticsFramework.git",
16     "tag": "4.2.6"
17   },
18   "subspecs": [
19     {
20       "name": "Vendor",
21       "vendored_frameworks": "vendored_frameworks/*.{framework}",
22       "frameworks": [
23         "UIKit",
24         "CoreTelephony",
25         "SystemConfiguration"
26       ],
27       "libraries": [
28         "sqlite3",
29         "z"
30       ]
31     }
32   ]