blob: f9ae1ba09b85461e40ddfaf35ebc5a74b8b4e092 [file] [log] [blame]
{
"name": "UMengAnalyticsFramework",
"version": "4.2.6",
"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.6"
},
"subspecs": [
{
"name": "Vendor",
"vendored_frameworks": "vendored_frameworks/*.{framework}",
"frameworks": [
"UIKit",
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"sqlite3",
"z"
]
}
]
}