2 "name": "AppStatsSQLite",
4 "summary": "Collect app events, store data in SQLite.",
5 "description": "- 收集 app 的一些信息,比如安装次数,启动次数,打开次数\n- 埋点,保存一些自定义操作的记录\n- 使用 SQLite 数据库存储",
6 "homepage": "https://meilbn.com",
9 "Meilbn": "codingallnight@gmail.com"
15 "git": "https://github.com/meilbn/AppStatsSQLite.git",
18 "swift_versions": "5",
19 "source_files": "AppStatsSQLite/*.swift",