blob: ebd981b795eecd1cb9768c25e774ceebea8144ac [file] [log] [blame]
{
"name": "UMengAnalyticsFramework",
"version": "4.2.5",
"summary": "This is a dynamic framework for UMengAnalytics.",
"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.",
"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.5"
},
"vendored_frameworks": "vendored_frameworks/*.{framework}",
"frameworks": [
"UIKit",
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"sqlite3",
"z"
]
}