blob: eeaab391927f61b711e2bac35ce0ca921ec6d9ba [file] [log] [blame]
{
"name": "UMengAnalyticsExt",
"version": "1.0.0",
"summary": "简化友盟更新提醒方法",
"homepage": "https://github.com/junhaiyang/UMengAnalyticsExt",
"license": "MIT",
"authors": {
"yangjunhai": "junhaiyang@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/junhaiyang/UMengAnalyticsExt.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "*.{h,m,mm}",
"dependencies": {
"UMengAnalytics": [
]
}
}