3 "version": "2.0.0-beta",
4 "summary": "A Lightweight And High-performance Hybrid Framework.",
5 "description": "VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.",
6 "homepage": "https://github.com/Tencent/VasSonic",
13 "git": "https://github.com/Tencent/VasSonic.git",
16 "source_files": "sonic-iOS/Sonic/*.{h,m}",
17 "public_header_files": "sonic-iOS/Sonic/*.h",
18 "libraries": "sqlite3",
19 "requires_arc": false,
20 "pod_target_xcconfig": {
21 "CLANG_ENABLE_OBJC_WEAK": "YES",
22 "OTHER_CFLAGS": "-fembed-bitcode"