blob: 7822c762feb29505fb86eab214d790795dbdb7ff [file] [log] [blame]
{
"name": "BaseEvents",
"version": "0.1.0",
"summary": "统计库",
"description": "统计库",
"homepage": "http://gitlab.xuanke.com/iOSCommonLibrary/BaseEvents",
"license": "MIT",
"authors": {
"taozui": "taozui@kaochong.com"
},
"source": {
"git": "git@gitlab.xuanke.com:iOSCommonLibrary/BaseEvents.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BaseEvents/**/*.{h,m}",
"public_header_files": "BaseEvents/**/*.h",
"static_framework": true,
"dependencies": {
"UMCCommon": [
],
"UMCAnalytics": [
]
}
}