[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / c / VasSonic / 1.1.1 / VasSonic.podspec.json
blobbc0699acf4940daff7665bfba5738d405837a312
2   "name": "VasSonic",
3   "version": "1.1.1",
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",
7   "license": "MIT",
8   "authors": "Tencent",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/Tencent/VasSonic.git",
14     "tag": "1.1.1"
15   },
16   "source_files": "sonic-iOS/Sonic/*.{h,m}",
17   "public_header_files": "sonic-iOS/Sonic/*.h",
18   "requires_arc": false,
19   "pod_target_xcconfig": {
20     "CLANG_ENABLE_OBJC_WEAK": "YES",
21     "OTHER_CFLAGS": "-fembed-bitcode"
22   }