blob: e36905a5c03df5f0f65dd0452052bd1958fc60eb [file] [log] [blame]
{
"name": "UMengAnalyticsFramework",
"version": "4.2.8",
"summary": "This is a dynamic framework for UMengAnalytics.",
"description": "This repo's latest version 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.",
"homepage": "https://github.com/archmagees/UMengAnalyticsFramework",
"license": "MIT",
"authors": {
"Arthur": "archmagees.dev@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/archmagees/UMengAnalyticsFramework.git",
"tag": "4.2.8"
},
"vendored_frameworks": "vendored_frameworks/*.{framework}",
"frameworks": [
"UIKit",
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"sqlite3",
"z"
],
"static_framework": true
}